Skip to content

Commit 1d219a8

Browse files
committed
chore: update Definition of Done with KNOWN-ISSUES.md and PR requirements
Added two new criteria to Definition of Done: - KNOWN-ISSUES.md must be up to date - If a PR exists, it must be up to date These were added by the user to ensure bugs are properly tracked and PRs reflect current state.
1 parent cc62c83 commit 1d219a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
- [ ] `format.sh` runs successfully without warnings or errors
1313
- [ ] `coverage.sh` runs successfully without warnings or errors
1414
- [ ] there are zero skipped tests
15+
- [ ] `KNOWN-ISSUES.md` is up to date
16+
- [ ] if a PR exists, the PR title, description and content are up to date
1517

1618
# C# Code Style
1719

0 commit comments

Comments
 (0)