summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md30
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md20
2 files changed, 0 insertions, 50 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
deleted file mode 100644
index 44c43a3..0000000
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ /dev/null
@@ -1,30 +0,0 @@
----
-name: Bug report
-about: Create a report to help us improve
-title: ''
-labels: bug
-assignees: ''
----
-
-### Description
-<!-- A clear and concise description of what happened -->
-
-### Steps to reproduce
-<!-- Clear algorithmic step-by-step description of how does it happen -->
-<!-- 1. Go to X -->
-<!-- 2. Click on Y -->
-<!-- 3. Observe the error -->
-
-### Expected behaviour
-<!-- A clear and concise description of what you expected to happen -->
-
-### Screenshots (optional)
-<!-- If applicable, add screenshots to help explain your problem -->
-
-### Environment
-- Binary source: release
-- Operating system:
-- Game version:
-
-### Additional context
-<!-- Add any other context about the problem here -->
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
deleted file mode 100644
index 19d746b..0000000
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ /dev/null
@@ -1,20 +0,0 @@
----
-name: Feature request
-about: Suggest an idea for this project
-title: ''
-labels: enhancement
-assignees: ''
----
-
-### Description
-<!-- A clear and concise description of what the problem is -->
-<!-- Example: I'm always frustrated when X, Y and Z -->
-
-### Proposed solution
-<!-- A clear and concise description of what you want to happen -->
-
-### Alternative solutions
-<!-- A clear and concise description of any alternative solutions or features you've considered, if you have -->
-
-### Additional context
-<!-- Add any other context or screenshots about the feature request here -->