]> Untitled Git - lemmy-ui.git/commitdiff
make suggested changes
authorAlec Armbruster <35377827+alectrocute@users.noreply.github.com>
Thu, 22 Jun 2023 22:01:04 +0000 (18:01 -0400)
committerAlec Armbruster <35377827+alectrocute@users.noreply.github.com>
Thu, 22 Jun 2023 22:01:04 +0000 (18:01 -0400)
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml

index c88b22e63a6ca835d03da487bbb02e73de9c358a..5561b888649a0a1272249f21ad9720efa1161fda 100644 (file)
@@ -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 will 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; Otherwise I will create an issue on 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
index b8ec1b5b2616c440bd7f0b5bf1ca63e8bf5dc1a8..ed5da33164c3ed87bdc7ce1afa2e33ebee34c88b 100644 (file)
@@ -11,11 +11,11 @@ body:
       label: Requirements
       description: Before you create a feature request, please carefully check the following –
       options:
-        - label: This is a feature request and not a bug report. Otherwise, I will create a new [bug report](https://github.com/LemmyNet/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml&title=%5BBug%5D%3A+) instead.
+        - label: This is a feature request and not a bug report. Otherwise, please create a new [bug report](https://github.com/LemmyNet/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml) instead.
           required: true
-        - label: I've [checked](https://github.com/LemmyNet/lemmy-ui/issues) to see if this request (or a similar one) already exists.
+        - label: Please [check](https://github.com/LemmyNet/lemmy-ui/issues) to see if this request (or a similar one) already exists.
           required: true
-        - label: It's a single feature. I'm not requesting multiple features in one issue.
+        - label: It's a single feature. Please don't request multiple features in one issue.
           required: true
   - type: textarea
     id: solution