File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,9 @@ This repository follows Tinman Doctrine.
2020 - Avoid secrets in commits and docs
21214 . Delivery quality bar:
2222 - Keep changes small and focused
23+ - If work is tracked in GitHub Projects, implement only against a clear issue
24+ - Prefer small, unambiguous issues; split broad tasks into manageable subtasks
25+ - Keep commits small and issue-scoped; default to one issue -> one small commit set
26+ - Exceptions are allowed for non-diff tasks, discovery-first work, or unavoidable architecture-level changes; document rationale in the issue or PR
2327 - Ensure lint/tests/build pass for touched areas
24285 . If local repo policy conflicts with doctrine snapshot, follow local repo files and call out the conflict explicitly.
You can’t perform that action at this time.
0 commit comments