Files
paperless-ngx/.github/pull_request_template.md
T
2026-09-05 02:09:31 -07:00

3.1 KiB

Proposed change

Closes #(issue or discussion)

Type of change

  • Bug fix: non-breaking change which fixes an issue.
  • 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:

Checklist:

  • I have read & agree with the contributing guidelines.
  • If applicable, I have included testing coverage for new code in this PR, for backend and / or front-end changes.
  • 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.
  • I have run all Git pre-commit hooks, see documentation.
  • I have made corresponding changes to the documentation as needed.
  • In the description of the PR above I have clearly disclosed any use of AI tools or agents in the creation of this PR. I understand that failing to do so is a violation of the Code of Conduct.