From cd071ec570a8dc567b2a8f2a145f2623412e5d78 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Wed, 26 Jun 2019 08:55:54 +0200 Subject: Update issue templates since people is unable to use templates properly i remove this feature. --- .github/ISSUE_TEMPLATE/bug_report.md | 47 ------------------------------- .github/ISSUE_TEMPLATE/feature_request.md | 30 -------------------- 2 files changed, 77 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 2bcf554379d..00000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,47 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: '' -assignees: '' - ---- - - - -**Description:** - -CHANGEME Description of the problem or issue here. - -**Current behaviour:** - -CHANGEME Tell us what happens. -If this is a crash, post the crashlog (upload to https://gist.github.com/). - -**Expected behaviour:** - -CHANGEME Tell us what should happen instead. - -**Steps to reproduce the problem:** - -1. CHANGEME Step 1 include entries of affected creatures / items / quests with a link to the relevant wowhead page. -2. Step 2 -3. Step 3 - -**Branch(es):** - -CHANGEME 3.3.5, master or both - -**TC rev. hash/commit:** - -CHANGEME Copy the result of server debug command (if you need to run it from client get prat addon) - -**Operating system:** CHANGEME OS - - - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 7b5b22c5a90..00000000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: Priority-FutureFeatureRequest -assignees: '' - ---- - - - -**Description:** - -CHANGEME Description of the problem or issue here. - -**Current behaviour:** - -CHANGEME Tell us what happens. - - -**Expected behaviour:** - -CHANGEME Tell us your suggestion - - -**TC rev. hash/commit:** - -CHANGEME Copy the result of server debug command (if you need to run it from client get prat addon) -- cgit v1.2.3