Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 436 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 436 Bytes

Contributing

  • Code contributions must be through pull requests.
  • Run tests, linting and formatting before make a pull request.
  • Pull requests can not be merged without being reviewed.
  • Use "Issues" for bug reports, feature requests, discussions and typos.
  • Do not refactor existing code without a discussion.
  • Do not add a new third party dependency without a discussion.
  • Use semantic versioning and git tags for versioning.