From f41a279d4998f5d44c4b3edbf534c97b74cf2f78 Mon Sep 17 00:00:00 2001 From: dymanoid <9433345+dymanoid@users.noreply.github.com> Date: Fri, 24 May 2019 20:17:15 +0200 Subject: [PATCH] Remove issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 18 ------------------ .github/ISSUE_TEMPLATE/feature_request.md | 8 -------- 2 files changed, 26 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 cc0cdd5..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -name: Bug report -about: Create a bug report to help us improve - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**Additional mods** -List the most important mods you are using, especially those that might conflict with **Real Time**. -If not sure, list all of them. - -**Game log file** -If the bug reason is not obvious, please provide the game's log file. You can [read here](https://steamcommunity.com/sharedfiles/filedetails/?id=463645931) how to do this. - -**Screenshots** (optional) -If applicable, add screenshots to help explain your problem. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index c4b109b..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for Real Time - ---- - -**Describe the solution you'd like** -A description of what you want to happen. -- GitLab