]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore: Update PR template AI disclosure
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 15 Nov 2025 16:15:18 +0000 (08:15 -0800)
committershamoon <4887959+shamoon@users.noreply.github.com>
Sat, 15 Nov 2025 16:18:08 +0000 (08:18 -0800)
.github/PULL_REQUEST_TEMPLATE.md

index 91996b4d0c77881bc9aa9ebfb1ce6a6d64166ac1..c67758bf6625f70104d5020b8063ef170af570f4 100644 (file)
@@ -35,8 +35,8 @@ NOTE: PRs that do not address the following will not be merged, please do not sk
 
 - [ ] I have read & agree with the [contributing guidelines](https://github.com/paperless-ngx/paperless-ngx/blob/main/CONTRIBUTING.md).
 - [ ] If applicable, I have included testing coverage for new code in this PR, for [backend](https://docs.paperless-ngx.com/development/#testing) and / or [front-end](https://docs.paperless-ngx.com/development/#testing-and-code-style) changes.
-- [ ] If applicable, I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
+- [ ] If applicable, I have tested my code for breaking changes & regressions on both mobile & desktop devices, using the latest version of major browsers.
 - [ ] If applicable, I have checked that all tests pass, see [documentation](https://docs.paperless-ngx.com/development/#back-end-development).
 - [ ] I have run all `pre-commit` hooks, see [documentation](https://docs.paperless-ngx.com/development/#code-formatting-with-pre-commit-hooks).
 - [ ] I have made corresponding changes to the documentation as needed.
-- [ ] I have checked my modifications for any breaking changes.
+- [ ] In the description of the PR above I have disclosed the use of AI tools in the coding of this PR.