Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 474 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 474 Bytes

Contribution guidelines

Some of the guidelines are as follows:

  1. Before submitting a pull request or creating an issue, please go through the relevant templates.

  2. If committing code, please run clang-format on it, and ensure that the code is clean and easy to understand, and upholds a good coding style.

  3. If committing setup instructions or other text, ensure that it covers corner cases, multiple platforms and is clear and thorough without grammatical errors.