]> jfr.im git - irc/freenode/Sigyn.git/blob - CONTRIBUTING.md
Merge branch 'master' of github.com:freenode/Sigyn
[irc/freenode/Sigyn.git] / CONTRIBUTING.md
1 # Contributing
2
3 We follow the standard fork and pull request model. Make an issue before
4 submitting a PR, so we can track discussions separate from code reviews. Open
5 PRs against the master branch, if it's worth backporting to release branches
6 then we'll cherrypick the commits from the master branch. Don't squash or rebase
7 commits until all code reviews and tests have passed.