Merge pull request #400 from miaowware/forms

[meta] Forms: added options for oficial instance users
This commit is contained in:
0x5c 2021-04-03 12:22:31 -04:00 committed by GitHub
commit 9d419b159d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,6 +38,7 @@ body:
- Official Docker package - Official Docker package
- Git (clone) - Git (clone)
- Zip download on the releases package - Zip download on the releases package
- I do not know (user of official instance)
validations: validations:
required: true required: true
- id: runtime - id: runtime
@ -49,6 +50,7 @@ body:
- Daemon (systemd, etc) - Daemon (systemd, etc)
- Docker - Docker
- Command line (./run.sh) - Command line (./run.sh)
- I do not know (user of official instance)
validations: validations:
required: true required: true
- id: version - id: version