CONTRIBUTING GUIDE
Hello fellow developer/hacker/citizen/peer!
inspired by : contributing guide of udata project
Language
The development language is English.
All comments and documentation should be written in English, so that we don’t end up with “frenghish” methods, and so we can share our learnings with developers around the world.
Code guides
JavaScript style guide
We follow the Standard JavaScript styleguide.
HTML and CSS code guide
We follow @mdo’s code guide.
Documentation syntax
We try to stay as close as possible to CommonMark but use default extensions proposed by MkDocs.