diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index cc0cdd574fb6149143d02b14e88af8cae08afabb..0000000000000000000000000000000000000000 --- 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 c4b109ba8a2e48afdd4b3d36fd638f02fd4c40c5..0000000000000000000000000000000000000000 --- 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.