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.