Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Omar López
2022-08-25 12:29:19 -06:00
committed by GitHub
parent 4feda21d22
commit b84c8d9e82
+1
View File
@@ -15,6 +15,7 @@ Fixes # (issue)
<!-- Please delete options that are not relevant. -->
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Chore (refactoring code, technical debt, workflow improvements)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update