]> Untitled Git - lemmy-ui.git/blobdiff - .github/ISSUE_TEMPLATE/BUG_REPORT.yml
reorder questions
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / BUG_REPORT.yml
index 81a8e94138c5d2c44308eb3d87e67fb2dda1ef01..0000138ea67239f81de07fe729bca9bfd43557e5 100644 (file)
@@ -14,12 +14,14 @@ body:
       label: Requirements
       description: Before you create a bug report please do the following.
       options:
+        - label: Is this a bug report? For questions or discussions, use https://lemmy.ml/c/lemmy_support
+          required: true
         - label: Did you check to see if this issue already exists?
-        - label: Is this only a single bug. Do not put multiple bugs in one issue.
-        - label: Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support
+          required: true
+        - label: Is this only a single bug? Do not put multiple bugs in one issue.
+          required: true
         - label: Is this a server side (not related to the UI) issue? Use the [Lemmy back end](https://github.com/LemmyNet/lemmy) repo.
-    validations:
-      required: true
+          required: true
   - type: textarea
     id: summary
     attributes:
@@ -33,7 +35,7 @@ body:
       label: Steps to Reproduce
       description: |
         Describe the steps to reproduce the bug.
-        The better your description is _(go 'here', click 'there'...)_ the fastest you'll get an _(accurate)_ resolution. 
+        The better your description is _(go 'here', click 'there'...)_ the fastest you'll get an _(accurate)_ resolution.
       value: |
         1.
         2.