]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - CONTRIBUTING.md
move contributing information around
[irc/freenode/web-7.0.git] / CONTRIBUTING.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..528d23f
--- /dev/null
@@ -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.