We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b9569 commit 0c69835Copy full SHA for 0c69835
PULL_REQUEST_TEMPLATE.md
@@ -18,6 +18,7 @@ YES | NO
18
- [ ] New feature (non-breaking change which adds functionality)
19
- [ ] Bug fix (non-breaking change which fixes an issue)
20
- [ ] Refactors existing code (code changes for efficiency or maintainability)
21
+- [ ] Updates runtime dependencies but does not add new functionality
22
- [ ] Security fix (be sure to include the CVE in the commit message)
23
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
24
- [ ] My code follows the code style of this project.
0 commit comments