Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 892 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 892 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Issue considerations

  • Use templates whenever possible
  • Please confirm if there are duplicate problems

PullRequest considerations

  • Update the README.md with details of changes to the interface
  • Complete testing of the modified code
  • Each commit message must follows the Conventional Commits Specification. This will be used for automatic generation of changelog.
  • No need to bump the version number, there will be someone responsible for the release.