Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 648 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 648 Bytes

To contribute to this project:

  • You should only fork the dev/dev branch or other dev/* branches.
  • All pull requests should be made into the dev/dev branch or their respective branch.
  • Before merging, your PR should be up-to-date with the dev/dev branch and have no merge conflicts.
  • All automatic checks should conclude that your PR is positive.
  • It is not required, but desirable that you name your branch as deb/your-branch.