]> Untitled Git - lemmy-ui.git/commitdiff
reorder questions
authorRayBB <RayBB@users.noreply.github.com>
Wed, 14 Jun 2023 09:39:18 +0000 (11:39 +0200)
committerRayBB <RayBB@users.noreply.github.com>
Wed, 14 Jun 2023 09:39:18 +0000 (11:39 +0200)
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

index 0594a03fc38aa7c25f984960db7dc58fb6126dba..0000138ea67239f81de07fe729bca9bfd43557e5 100644 (file)
@@ -14,12 +14,12 @@ 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?
           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.
           required: true
   - type: textarea
index 343a7df93f5ebf8f28233621cd8986f4103494f5..848b819c228c4c60c9e16ea14ac25b37a5e2538e 100644 (file)
@@ -12,12 +12,12 @@ body:
       label: Requirements
       description: Before you create a bug report please do the following.
       options:
+        - label: Is this a feature request? For questions or discussions, use https://lemmy.ml/c/lemmy_support
+          required: true
         - label: Did you check to see if this issue already exists?
           required: true
         - label: Is this only a feature request? Do not put multiple feature requests in one issue.
           required: true
-        - label: Is this a feature request? 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.
           required: true
   - type: textarea