Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 411 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 411 Bytes

Contributing

Pull requests only

  • DON'T push to the main branch directly.
  • Always use feature branches and let people discuss changes in pull requests.
  • Pull requests should only be merged after all discussions have been concluded and at least 1 reviewer has given their approval.

General Guidelines

  • Write tests for all changes
  • 100% code coverage
  • Keep the current code style