From 4b58ce2084813769244af2301b671eef7421b6d7 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Wed, 7 Jul 2021 05:52:22 +0200 Subject: docs(bug_report): Clean up (#6758) --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c45f344256..444315b2be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,7 +4,7 @@ body: - type: markdown attributes: value: | - Thank you for taking your time to fill out a bug report. Remember to fill out all fields including the title above. + Thank you for taking the time to fill out a bug report. Remember to fill out all fields including the title above. An issue that is not properly filled out will be closed. You can read more about the standards for a bug report [here](https://www.azerothcore.org/wiki/issue-tracker-standards). - type: textarea @@ -50,7 +50,7 @@ body: attributes: label: Extra Notes description: | - Do you have any extra notes that can help solve the issue that does not fit any other field. + Do you have any extra notes that can help solve the issue that does not fit any other field? placeholder: | None validations: @@ -60,10 +60,10 @@ body: attributes: label: AC rev. hash/commit description: | - Copy the result of `.server debug` command (if you need to run it from client get prat addon) + Copy the result of the `.server debug` command (if you need to run it from the client get a prat addon) validations: required: true - - type: textarea + - type: input id: os attributes: label: Operating system -- cgit v1.2.3