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.
1 parent f3b4a19 commit 4d515fbCopy full SHA for 4d515fb
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