mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Update bug-report.yml
This commit is contained in:
parent
e9ef3e270d
commit
50523c1566
1 changed files with 6 additions and 6 deletions
12
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
|
|
@ -62,12 +62,6 @@ body:
|
||||||
placeholder: e.g. Archlinux / Ubuntu 20.04
|
placeholder: e.g. Archlinux / Ubuntu 20.04
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
id: browser
|
|
||||||
attributes:
|
|
||||||
label: Browser
|
|
||||||
description: Which browser you are using, if relevant
|
|
||||||
placeholder: e.g. Chrome, Safari
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: install-method
|
id: install-method
|
||||||
attributes:
|
attributes:
|
||||||
|
|
@ -78,6 +72,12 @@ body:
|
||||||
- Other (please describe above)
|
- Other (please describe above)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
id: browser
|
||||||
|
attributes:
|
||||||
|
label: Browser
|
||||||
|
description: Which browser you are using, if relevant
|
||||||
|
placeholder: e.g. Chrome, Safari
|
||||||
- type: input
|
- type: input
|
||||||
id: config-changes
|
id: config-changes
|
||||||
attributes:
|
attributes:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue