Browse Source

Bug form: Add 'I don't know' option to reverse proxy question

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
Álvaro Brey 2 years ago
parent
commit
b533733a20
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -100,8 +100,8 @@ body:
         id: reverse-proxy
         attributes:
             label: Using a reverse proxy?
-            description: If you are unsure choose "No"
             options:
+                - "I don't know"
                 - "Yes"
                 - "No"
         validations: