Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

23 lines (18 loc) · 1.04 KB

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. It is advised to create a Pull Request if you are stuck (so others can help you) or when your feature is complete and tested.
  2. To be merged, your Pull Request must have a passing build on the Continuous Integration server and have a successful deploy preview.
  3. To be merged, your Pull Request should add relevant tests (when applicable).
  4. You may merge the Pull Request in once you have the sign-off of one other developer, or if you do not have permission to do that, you may request the reviewer to merge it for you. If you do have merging permissions on the repository, you must rebase and squash your Pull Request into a single commit.