We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7583811 commit 3548515Copy full SHA for 3548515
DEV_GUIDELINES.md
@@ -0,0 +1,16 @@
1
+# Development Guidelines
2
+
3
+## Pull requests
4
+In order to allow fast and efficient reviews, please create small PRs per independent change instead of big ones for a full feature.
5
6
+**Rule of thumb**: It should be easy to formulate the commit message as a one-liner. If that is not the case, then the PR is probably to big.
7
8
9
+## DoD -- Definition of Done
10
11
+tbd
12
13
14
+## Ready for review
15
16
0 commit comments