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