Skip to content

Commit 4dbc18b

Browse files
authored
Merge pull request #10252 from AcKoucher/pr-template-regression-test
add regression-test checkbox to PR template
2 parents 9aeb98b + 39619ae commit 4dbc18b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
- [ ] I have verified that the local build succeeds (`./etc/Build.sh`).
1717
- [ ] I have run the relevant tests and they pass.
1818
- [ ] My code follows the repository's formatting guidelines.
19+
<!-- Delete next item if this PR is not a bug fix or new feature -->
20+
- [ ] I have included tests to prevent regressions.
1921
- [ ] **I have signed my commits (DCO).**
2022

2123
## Related Issues

0 commit comments

Comments
 (0)