Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 406 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 406 Bytes

CONTRIBUTING

Process

  1. Discuss the issue with the community first
  2. Fork the repository and submit a pull request

Notes

  • Add unit tests for any bug fixes or feature change
  • Update README when necessary
  • Do not bump version yourself
  • We use conventional changelog as a commit convention