Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 463 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 463 Bytes

Contributing Guidelines

Contributions are welcome!

When adding new functionality, please explain why and when the functionality is useful.

Please provide unit tests for new functionality. (See TESTING.md for details)

Also, avoid commiting rebuilt docs and files in the dist folder to prevent merge conflicts.