]> Untitled Git - lemmy-ui.git/blobdiff - .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
Updated link to lemmy-repo as direct link to issues
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / FEATURE_REQUEST.yml
index 848b819c228c4c60c9e16ea14ac25b37a5e2538e..2d656819d6ee569b0855e1052e5af832271b9df9 100644 (file)
@@ -1,25 +1,25 @@
 name: "\U0001F680 Feature request"
-description: Suggest an idea for improving Lemmy
+description: Suggest an idea for improving Lemmy's UI
 labels: ["enhancement"]
 body:
   - type: markdown
     attributes:
       value: |
         Have a suggestion about Lemmy's UI?
-        For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy)
+        For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy/issues/new/choose)
   - type: checkboxes
     attributes:
       label: Requirements
-      description: Before you create a bug report please do the following.
+      description: Before you create a feature request please do the following.
       options:
-        - label: Is this a feature request? For questions or discussions, use https://lemmy.ml/c/lemmy_support
+        - 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 server side (not related to the UI) issue? Use the [Lemmy back end](https://github.com/LemmyNet/lemmy) repo.
-          required: true
+          required: false
   - type: textarea
     id: problem
     attributes: