]> Untitled Git - lemmy-ui.git/blobdiff - .github/ISSUE_TEMPLATE/BUG_REPORT.yml
make question clearer
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / BUG_REPORT.yml
index 67e3b7650c0f36ffe5d51ff20d64291d0a3e2dc0..0594a03fc38aa7c25f984960db7dc58fb6126dba 100644 (file)
@@ -15,11 +15,13 @@ body:
       description: Before you create a bug report please do the following.
       options:
         - 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 bug report? For questions or discussions, use https://lemmy.ml/c/lemmy_support
+          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.