From 8c32d0898ef62f20642135572a25e65af8116ff7 Mon Sep 17 00:00:00 2001 From: Legit4K <44619264+Legit4K@users.noreply.github.com> Date: Tue, 24 Aug 2021 14:30:34 +0100 Subject: [PATCH] Improve grammar --- .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 3c1d173..1e5a157 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -20,7 +20,7 @@ body: id: plugin-version attributes: label: Plugin Version - description: Run the `/terminatorplus` command on your server. + description: What version of this plugin is your server running? Run the `/terminatorplus` command on your server. placeholder: 3.0-BETA validations: required: true @@ -44,7 +44,7 @@ body: id: context attributes: label: Additional Context - description: Add any other useful information regarding your issue + description: Add any other useful information regarding your issue. placeholder: This only happens if and when... validations: required: false @@ -52,7 +52,7 @@ body: id: conditions attributes: label: Checklist - description: By submitting this issue, you have checked the following + description: By submitting this issue, you have checked these conditions. options: - label: My issue does not match any existing issues on this repo required: true