Skip to content

Commit 999717c

Browse files
ryaotonyhutter
authored andcommitted
Add Quality Assurance to pull request template
PRs like #17352 have no applicable checkbox, so let us add one. Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Alexander Motin <[email protected]> Reviewed-by: George Melikov <[email protected]> Reviewed-by: Tony Hutter <[email protected]> Reviewed-by: Rob Norris <[email protected]> Signed-off-by: Richard Yao <[email protected]> Closes #17354 (cherry picked from commit 2e5e4bb)
1 parent 25ad9ce commit 999717c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ https://openzfs.github.io/openzfs-docs/Developer%20Resources/Buildbot%20Options.
2727
- [ ] New feature (non-breaking change which adds functionality)
2828
- [ ] Performance enhancement (non-breaking change which improves efficiency)
2929
- [ ] Code cleanup (non-breaking change which makes code smaller or more readable)
30+
- [ ] Quality assurance (non-breaking change which makes the code more robust against bugs)
3031
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
3132
- [ ] Library ABI change (libzfs, libzfs\_core, libnvpair, libuutil and libzfsbootenv)
3233
- [ ] Documentation (a change to man pages or other documentation)

0 commit comments

Comments
 (0)