Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 588 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 588 Bytes

Contributing

What to Contribute

I heartily welcome questions, feature requests, bug reports, and general suggestions/criticism on the github issue tracker.

If you identify a bug, feel free to submit a pull request to master with the fix.

When submitting your first pull request, please add a comment with the following:

I license my contributions to the DerivableJS project under the Apache License 2.0.

Code style

Two spaces for indentation, 80 char line limit for src/ files.

If you're not sure about anything else, read the code. If you're still not sure, ask.