Update bug-report.yml

This commit is contained in:
shamoon 2023-12-17 10:20:35 -08:00
parent 418536226a
commit fdaf90b46b

View File

@ -102,3 +102,14 @@ body:
attributes: attributes:
label: Other label: Other
description: Any other relevant details. description: Any other relevant details.
- type: checkboxes
id: required-checks
attributes:
label: Please confirm the following
options:
- label: I believe this issue is a bug that affects all users of Paperless-ngx, not something specific to my installation.
required: true
- label: I have already searched for relevant existing issues and discussions before opening this report.
required: true
- label: I have updated the title field above with a concise description.
required: true