From 7b2dca04df9296ecfff662c0e4881eaeb391c34d Mon Sep 17 00:00:00 2001 From: "Nick J. Connors" Date: Sun, 19 Dec 2021 02:39:41 -0500 Subject: [PATCH] Removed issue template (for now) --- .github/ISSUE_TEMPLATE/bug_report.md | 24 ----------------------- .github/ISSUE_TEMPLATE/feature_request.md | 14 ------------- 2 files changed, 38 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index a2ddebec..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Bug report -about: Create a report to help me improve Marshmallow -title: '' -labels: bug -assignees: '' - ---- - -**What is the bug? :** -A clear and concise description of what the bug is. - -**Faulty setting(s) :** -What config file setting(s) cause the issue? - -**Expected behavior :** -A clear and concise description of what you expected to happen. - -**Screenshots :** -If applicable, add screenshots to help show your problem. - -**Game Information :** - - Game Version : [e.g. 1.0.6] - - Platform : [Steam or Epic] diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 93a892b6..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: enhancement -assignees: '' - ---- - -**Describe your idea** -A descriptive layout of what your idea is. - -**Why do you think this should be made a feature?** -Give reasons and positives for this feature being a part of Marshmallow.