Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 500 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 500 Bytes

Contributions are welcome! Please create a pull request and adhere to the following list:

  1. The code follows the standard style, check by fixing all errors
  2. Use the GitHub Flow branching model
  3. For other development and coding style conventions, see the NLeSC Style Guide
  4. Don't include extra dependencies without a good reason. Only use licenses compattible with the license of this project
  5. Please document your code, and provide unit tests