mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-17 10:13:56 -05:00
Update PR template with suggestions
This commit is contained in:
parent
33a5823801
commit
af52544792
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
12
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,21 +1,31 @@
|
|||||||
## Description
|
## Proposed change
|
||||||
|
|
||||||
|
<!--
|
||||||
Please include a summary of the change and which issue is fixed (if any) and any relevant motivation / context. List any dependencies that are required for this change.
|
Please include a summary of the change and which issue is fixed (if any) and any relevant motivation / context. List any dependencies that are required for this change.
|
||||||
Screenshots and / or videos can also be helpful if appropriate.
|
Screenshots and / or videos can also be helpful if appropriate.
|
||||||
|
-->
|
||||||
|
|
||||||
Fixes # (issue)
|
Fixes # (issue)
|
||||||
|
|
||||||
|
<!--
|
||||||
Please also tag the relevant team to help with review. You can tag any of the following:
|
Please also tag the relevant team to help with review. You can tag any of the following:
|
||||||
@paperless-ngx/backend (Python / django, database, etc.)
|
@paperless-ngx/backend (Python / django, database, etc.)
|
||||||
@paperless-ngx/frontend (JavaScript/Typescript, HTML, CSS, etc.)
|
@paperless-ngx/frontend (JavaScript/Typescript, HTML, CSS, etc.)
|
||||||
@paperless-ngx/ci-cd (GitHub Actions, deployment)
|
@paperless-ngx/ci-cd (GitHub Actions, deployment)
|
||||||
@paperless-ngx/test (General testing for larger PRs)
|
@paperless-ngx/test (General testing for larger PRs)
|
||||||
|
-->
|
||||||
|
|
||||||
## Type of change
|
## Type of change
|
||||||
|
|
||||||
|
<!--
|
||||||
|
What type of change does your PR introduce to Paperless-ngx?
|
||||||
|
NOTE: Please, check only 1! box!
|
||||||
|
-->
|
||||||
|
|
||||||
- [ ] Bug fix (non-breaking change which fixes an issue)
|
- [ ] Bug fix (non-breaking change which fixes an issue)
|
||||||
- [ ] New feature (non-breaking change which adds functionality)
|
- [ ] New feature (non-breaking change which adds functionality)
|
||||||
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
|
||||||
|
- [ ] Other (please explain)
|
||||||
|
|
||||||
## Checklist:
|
## Checklist:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user