[meta] Forms: added options for oficial instance users

This commit is contained in:
0x5c 2021-04-03 12:20:26 -04:00
parent d36702f2b3
commit 858223b148
No known key found for this signature in database
GPG Key ID: A57F71C3176B9581

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