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 a0a6c23 commit d4113e2Copy full SHA for d4113e2
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,8 +1,14 @@
1
-## Description
+## Intent
2
<!-- Describe your changes -->
3
4
-## SDLC Verification
+## Risk And Safety
5
+<!-- Describe any risks and safety measures -->
6
+
7
+## Verification
8
- [ ] Code follows CAS architecture (`AGENTS.md`)
9
- [ ] Tested via `gsd-verify-work`
10
- [ ] No embedded secrets or credentials
11
- [ ] Passed `gsd-code-review`
12
13
+## Rollback
14
+<!-- Describe rollback plan -->
0 commit comments