Skip to content

Commit 0c69835

Browse files
committed
Changed the PR template to add runtime changes
1 parent 67b9569 commit 0c69835

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ YES | NO
1818
- [ ] New feature (non-breaking change which adds functionality)
1919
- [ ] Bug fix (non-breaking change which fixes an issue)
2020
- [ ] Refactors existing code (code changes for efficiency or maintainability)
21+
- [ ] Updates runtime dependencies but does not add new functionality
2122
- [ ] Security fix (be sure to include the CVE in the commit message)
2223
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
2324
- [ ] My code follows the code style of this project.

0 commit comments

Comments
 (0)