Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 248 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (5 loc) · 248 Bytes

Contributing rules:

  1. Ensure that all tests are passing after writing new code
  2. Ensure that linter doesn't complain after writing new code
  3. Ensure that code is properly formatted
  4. Ensure that Pull request is approved before moving forward