Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 717 Bytes

File metadata and controls

12 lines (10 loc) · 717 Bytes

Contribution guidelines

  • Adhere to the coding conventions that are used elsewhere in the codebase.
  • New code must have new unit tests.
  • New features or changes to existing features must be documented in the readme file.
  • Add yourself to the authors file.
  • Feel free to open an issue first, if the change is one that you think needs some discussion.