Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 659 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 659 Bytes

Contributing

Please first discuss the change you wish to make via an issue before making a change.

Pull request process

  1. Ensure that there are automated tests that cover any changes
  2. Update the README.md with details of any significant changes to functionality
  3. Ensure that your commit messages increment the version using GitVersion syntax. If no message is found then the patch version will be incremented by default.
  4. You may merge the pull request once it meets all of the required checks. If you do not have permision, a reviewer will do it for you