Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 461 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
11 lines (9 loc) · 461 Bytes

To contribute

I welcome both issue and code contribution:

  1. Please create an issue in our issue tracker
  2. Have a discussion on how to solve the particular issue
  3. Open a PR referencing the issue number.
    • Add/modify appropriate test ensure previous and new features are covered.
    • Make sure to use commitizen to commit
  4. Tag one of the contributors for code review.
  5. Once merged, we'll schedule a semver bump based on the changes that was made.