Skip to content

Commit 385e6e3

Browse files
committed
Update .github/PULL_REQUEST_TEMPLATE.md
1 parent 789a4d2 commit 385e6e3

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Add the PR description here.
2323

2424
## Checklist
2525

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
26+
- [ ] **Required:** I followed the [contributing workflow](https://github.com/OWASP/Nest/blob/main/CONTRIBUTING.md#contributing-workflow)
27+
- [ ] **Required:** I verified that my code works as intended and resolves the issue as described
28+
- [ ] **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

Comments
 (0)