]> Untitled Git - lemmy-ui.git/blobdiff - .github/ISSUE_TEMPLATE/BUG_REPORT.yml
make suggested changes
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / BUG_REPORT.yml
index 72b274e11907ba23b19444dbd760a54b713403c9..5561b888649a0a1272249f21ad9720efa1161fda 100644 (file)
@@ -1,4 +1,4 @@
-name: "Bug report"
+name: "\U0001F41E Bug report"
 description: Create a bug report to help us improve Lemmy-UI!
 title: ""
 labels: ["bug", "triage"]
@@ -12,13 +12,13 @@ body:
       label: Requirements
       description: Before you create a bug report, please carefully check the following –
       options:
-        - label: This is a bug report, and if not, I'd post to https://lemmy.ml/c/lemmy_support instead.
+        - label: This is a bug report, and if not, please post to https://lemmy.ml/c/lemmy_support instead.
           required: true
-        - label: I've [checked](https://github.com/LemmyNet/lemmy-ui/issues) to see if this issue already exists.
+        - label: Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this issue already exists.
           required: true
-        - label: It's a single bug. I'm not reporting multiple bugs in one issue.
+        - label: It's a single bug. Do not report multiple bugs in one issue.
           required: true
-        - label: It's a frontend issue, not a backend issue; I'd report that to the [backend repo](https://github.com/LemmyNet/lemmy) instead.
+        - label: It's a frontend issue, not a backend issue; Otherwise please create an issue on the [backend repo](https://github.com/LemmyNet/lemmy) instead.
           required: true
   - type: textarea
     id: summary