Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 652 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 652 Bytes

Contributing

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

Pull requests

A maintainer will merge your pull request once it meets all of the required checks. Please ensure that you:

  • Write commit messages that increment the version using GitVersion syntax
  • Write commit messages follow the Conventional Commits specification
  • Write automated tests to cover any new or changed functionality
  • Update the README.md with details of any new or changed functionality