Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 388 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 388 Bytes

Contributing Guidelines

In order to maintain a good level of quality, we require that contributions (external as well as internal) meet the following goals:

  • All features fit the project goals, as described in the readme.

  • All features are documented.

  • Unit tests for all features.

  • Source code follows the code standard.