Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 834 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 834 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.

Pull Request Process

  1. When creating a PR, name it in the format [TAG] - <change tittle>, the TAG field can be either ENHANCEMENT, BUGFIX or FEATURE.
  2. Make sure after you created a PR, you assign yourself as the owner of the PR.
  3. You need at least two approvals for merging the PR.
  4. All the Github Actions should pass.
  5. Make sure all your commits are following atomic commits standards