We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3b4a19 + 4d515fb commit 730b70aCopy full SHA for 730b70a
DoD.md
@@ -0,0 +1,8 @@
1
+# Definition of Done
2
+
3
+1. Pull request/commit includes a bug number or a JIRA number
4
+2. Unit tests are written and running cleanly in the CI environment
5
+3. All linters are running cleanly in the CI environment
6
+4. Failing CI blocks release/merge
7
+5. Code changes reviewed
8
+6. Acceptance criteria are verified and met
0 commit comments