Removed excess fields from Bug Issue template

This commit is contained in:
tycrek 2022-07-13 16:53:33 -06:00
parent 8653598b0b
commit a5749d5a31
No known key found for this signature in database
GPG Key ID: 25D74F3943625263
1 changed files with 0 additions and 34 deletions

View File

@ -69,16 +69,6 @@ body:
- Docker
validations:
required: true
- type: dropdown
id: file-storage
attributes:
label: File storage
description: Where are you storing files?
options:
- Local
- S3
validations:
required: true
- type: input
id: operating-system
attributes:
@ -93,27 +83,3 @@ body:
description: What is the version of Node.js?
validations:
required: true
- type: input
id: storageengine
attributes:
label: Storage method
description: How are you storing your data? (Papito is the default)
- type: checkboxes
id: reverse-proxy
attributes:
label: Reverse proxy
description: Are you using a reverse proxy?
options:
- label: I am using a reverse proxy
- type: input
id: reverse-proxy-software
attributes:
label: Reverse proxy software
description: If you are using a reverse proxy, what is the name and version?
- type: checkboxes
id: cloudflare
attributes:
label: Cloudflare
description: Are you a Cloudflare user?
options:
- label: I am using Cloudflare