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 789a4d2 commit 385e6e3Copy full SHA for 385e6e3
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -23,6 +23,7 @@ Add the PR description here.
23
24
## Checklist
25
26
-- [ ] **Required:** I read and followed the [contributing guidelines](https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md)
27
-- [ ] **Required:** I ran `make check-test` locally and all tests passed
28
-- [ ] I used AI for code, documentation, or tests in this PR
+- [ ] **Required:** I followed the [contributing workflow](https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md#contributing-workflow)
+- [ ] **Required:** I verified that my code works as intended and resolves the issue as described
+- [ ] **Required:** I ran `make check-test` locally: all warnings addressed, tests passed
29
+- [ ] I used AI for code, documentation, tests, or communication related to this PR
0 commit comments