Skip to content

Commit d4113e2

Browse files
committed
fix(pr-template): resolve F-04 - Repositories do not inherit structured issue and PR intake
1 parent a0a6c23 commit d4113e2

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
1-
## Description
1+
## Intent
22
<!-- Describe your changes -->
33

4-
## SDLC Verification
4+
## Risk And Safety
5+
<!-- Describe any risks and safety measures -->
6+
7+
## Verification
58
- [ ] Code follows CAS architecture (`AGENTS.md`)
69
- [ ] Tested via `gsd-verify-work`
710
- [ ] No embedded secrets or credentials
811
- [ ] Passed `gsd-code-review`
12+
13+
## Rollback
14+
<!-- Describe rollback plan -->

0 commit comments

Comments
 (0)