From 858223b1486a036b54913da254facb5a40752d5c Mon Sep 17 00:00:00 2001 From: 0x5c Date: Sat, 3 Apr 2021 12:20:26 -0400 Subject: [PATCH] [meta] Forms: added options for oficial instance users --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bc4043f..1046ff7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -38,6 +38,7 @@ body: - Official Docker package - Git (clone) - Zip download on the releases package + - I do not know (user of official instance) validations: required: true - id: runtime @@ -49,6 +50,7 @@ body: - Daemon (systemd, etc) - Docker - Command line (./run.sh) + - I do not know (user of official instance) validations: required: true - id: version