]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update PULL_REQUEST_TEMPLATE.md
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 24 Jan 2024 18:31:10 +0000 (10:31 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Wed, 24 Jan 2024 18:31:10 +0000 (10:31 -0800)
.github/PULL_REQUEST_TEMPLATE.md

index 7257606a8c209e293a278955b99c853f5fca9a21..91996b4d0c77881bc9aa9ebfb1ce6a6d64166ac1 100644 (file)
@@ -9,7 +9,7 @@ Please include a summary of the change and which issue is fixed (if any) and any
 -->
 
 <!--
-⚠️ Important: Pull requests that implement a new feature *should almost always target an existing feature request*. This is in order to balance the work of implementing and maintaining new features vs. community-interest. If that is not currently the case, please open a feature request instead of this PR to gather feedback from both users and the project maintainers.
+⚠️ Important: Pull requests that implement a new feature or enhancement *should almost always target an existing feature request* with evidence of community interest and discussion. This is in order to balance the work of implementing and maintaining new features / enhancements. If that is not currently the case, please open a feature request instead of this PR to gather feedback from both users and the project maintainers.
 -->
 
 Closes #(issue or discussion)
@@ -22,7 +22,7 @@ NOTE: Please check only one box!
 -->
 
 - [ ] Bug fix: non-breaking change which fixes an issue.
-- [ ] New feature: non-breaking change which adds functionality. _Please read the important note above._
+- [ ] New feature / Enhancement: non-breaking change which adds functionality. _Please read the important note above._
 - [ ] Breaking change: fix or feature that would cause existing functionality to not work as expected.
 - [ ] Documentation only.
 - [ ] Other. Please explain: