From 44ecd5a4cb043b2660fb861a342453c9700aa601 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Tue, 4 May 2021 15:21:29 +0200 Subject: chore(template): Make them less intimidating (#5569) --- .github/ISSUE_TEMPLATE/bug_report.md | 93 ++++++++---------------------------- 1 file changed, 21 insertions(+), 72 deletions(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 89d0cd999c..0424dab5ec 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,91 +7,40 @@ assignees: '' --- - +[//]: # (IF YOU DO NOT FILL THIS TEMPLATE OUT, WE WILL CLOSE YOUR ISSUE) +[//]: # (You should always read how to properly fill out the bug report before continuing. https://www.azerothcore.org/wiki/issue-tracker-standards) +[//]: # (For issues containing a fix, please create a Pull Request following this tutorial: https://www.azerothcore.org/wiki/How-to-create-a-PR) - +**CURRENT BEHAVIOUR:** +[//]: # (If this is a crash report you should post the crashlog. Upload it to https://gist.github.com/) +**EXPECTED BLIZZLIKE BEHAVIOUR:** +[//]: # (What should happen instead) -## CURRENT BEHAVIOUR: - +**SOURCE:** +[//]: # (If you can, include a source that can strengthen your claim) - - - -## EXPECTED BLIZZLIKE BEHAVIOUR: - - - - - -## SOURCE: - - - - - -## STEPS TO REPRODUCE THE PROBLEM: - +**STEPS TO REPRODUCE THE PROBLEM:** +[//]: # (Describe in a detailed step-by-step order how to reproduce the issue) 1. 2. 3. -## EXTRA NOTES: - - - - - -## AC HASH/COMMIT: - - - - - -## OPERATING SYSTEM: - - - - - -## MODULES: - - - - +**EXTRA NOTES:** +[//]: # (Any extra notes that can help solve the issue) -## CUSTOMIZATIONS: - +**AC HASH/COMMIT:** +[//]: # (Always include the exact hash/commit you are using. Never write "latest"!) +**OPERATING SYSTEM:** +[//]: # (Which OS are you running) +**MODULES:** +[//]: # (Are you using any modules? List them here) +**CUSTOMIZATIONS:** +[//]: # (Do you have any other customizations? List them here)