Skip to content

Commit 6b621ee

Browse files
authored
Enhance Definition of Done (#256)
2 parents cdd85a9 + 6e0d505 commit 6b621ee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/dod.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
dod:
2-
- Maturation completed and documented
32
- Meaningful pull request title for the release notes
4-
- Pull request is linked to an issue
5-
- All changes relate to the issue
6-
- No commented out code in the final commit
3+
- Pull request is linked to an issue and all changes relate to the issue
74
- Tests to protect this code implemented (if applicable)
85
- Manual test performed successfully (if applicable)
96
- Documentation or migration has been updated (if applicable)

0 commit comments

Comments
 (0)