Merge pull request #43 from tycrek/dev

fixed Bug form, probably
pull/44/head^2
Josh Moore 3 years ago committed by GitHub
commit 910f77098d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,14 +73,12 @@ body:
attributes:
label: Node version
description: What is the version of Node.js?
placeholder: i.e. v14.17.3
validations:
required: true
- type: input
attributes:
label: StorageEngine
description: How are you storing your data?
placeholder: i.e. JSON, PostgreSQL, etc.
- type: checkboxes
attributes:
label: Reverse proxy
@ -91,7 +89,6 @@ body:
attributes:
label: Reverse proxy software
description: If you are using a reverse proxy, what is the name and version?
placeholder: i.e. nginx 1.13.1
- type: checkboxes
attributes:
label: Cloudflare

Loading…
Cancel
Save