]> Untitled Git - lemmy-ui.git/commitdiff
`ISSUE_TEMPLATE` cleanup (#1493)
authorAlec Armbruster <35377827+alectrocute@users.noreply.github.com>
Thu, 22 Jun 2023 23:04:15 +0000 (19:04 -0400)
committerGitHub <noreply@github.com>
Thu, 22 Jun 2023 23:04:15 +0000 (19:04 -0400)
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

index f37b108a2533a1cd26dee09f2a54af4d777fb1b2..da7fa2bd5bc96ffdf5612fe8ad73c6098716b966 100644 (file)
@@ -1,5 +1,5 @@
 name: "\U0001F41E Bug report"
-description: Create a bug report to help us improve Lemmy-UI!
+description: Report a bug to help us improve Lemmy-UI.
 labels: ["bug", "triage"]
 body:
   - type: markdown
@@ -38,7 +38,6 @@ body:
         2.
         3.
         4.
-        5.
     validations:
       required: true
   - type: textarea
@@ -62,5 +61,5 @@ body:
     id: lemmy-instance
     attributes:
       label: Lemmy Instance URL
-      description: The URL of the Lemmy instance where the bug can be reproduced.
+      description: What's the URL of the Lemmy instance where the bug can be reproduced?
       placeholder: https://lemmy.ml
index ed5da33164c3ed87bdc7ce1afa2e33ebee34c88b..ac7d8dc6e82b508fd06c06fb87b43c4e7d4a4cef 100644 (file)
@@ -1,5 +1,5 @@
 name: "\U0001F680 Feature request"
-description: Suggest an idea to improve Lemmy-UI
+description: Suggest an idea for Lemmy-UI.
 labels: ["enhancement"]
 body:
   - type: markdown