Skip to content

Commit 4215e09

Browse files
committed
chore: enhance pull request template with additional author checklist items
Signed-off-by: Jan-Hendrik Spahn <jan-hendrik.spahn@soptim.de>
1 parent 26243fb commit 4215e09

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/pull_request_template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@
1919
## Author Checklist
2020

2121
- [ ] Linked the relevant issue(s) above
22-
- [ ] Changes have been tested manually (check the affected areas below)
23-
- [ ] No new warnings or errors are introduced
22+
- [ ] Tests added or updated (or not applicable)
23+
- [ ] Documentation updated (or not applicable)
24+
- [ ] No breaking changes introduced (or described in the summary above)
25+
- [ ] Commits are signed off (`git commit -s`) for DCO
2426

2527
## Affected Areas
2628

0 commit comments

Comments
 (0)