Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 476 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
23 lines (17 loc) · 476 Bytes

Contribution

Before contribute please check errors and codestyle.

git clone …
npm install
vi …

#build
./node_modules/.bin/grunt start --target=dev

#check errors and codestyle
./node_modules/.bin/grunt lint

#fix codestyle ;)
vi …

#then commit and do pull-request
git commit …

CC-BY Attribution Requirement

All materials in this repository are licensed under a Creative Commons Attribution 3.0 License.