X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/aad4ef42805cbd3562765fdc9adb16d9de788915..d0bfb1936c594166a90ca793cd8d224417325658:/CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..528d23f9d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +## Contributing + +- Whenever possible, one commit per feature. +- If feature/pull-request branches have only one developer, please regularly + rebase them onto master until they are merged in. +- Don't merge branches with meaningless commit messages; always squash them + instead. +- Wait for discussion of big changes. Your branches will still be here + tomorrow.