Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 457 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 457 Bytes

Contributing guidelines

In general:

For submitting .js updates:

  • When submitting new features, add tests.
  • When submitting fixes, try to add a test for the failing case.

For submitting .css updates:

  • Be sure to make your changes to the stylus (.styl) files.