From 1a62646684bda1c66d156fe76fb324c4b1eef1fe Mon Sep 17 00:00:00 2001 From: S34N <12197162+S34NW@users.noreply.github.com> Date: Sat, 1 Jul 2023 04:29:41 +0100 Subject: [PATCH] oops (#21526) --- .github/CONTRIBUTING.md | 1 + .github/ISSUE_TEMPLATE.md | 20 -------------------- 2 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c673b66a08e..f3a8cee18dd 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -734,6 +734,7 @@ Each role inherits the lower role's responsibilities (IE: Headcoders also have c * [AffectedArc07](https://github.com/AffectedArc07) * [Charliminator](https://github.com/hal9000PR) +* [S34N](https://github.com/S34NW) --- diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index e4dccf1e54c..00000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,20 +0,0 @@ -**Problem Description**: -What is the problem? - -**What did you expect to happen**: -Why do you think this is an issue? - -**What happened instead**: -How is what happened different from what you expected? - -**Why is this bad/What are the consequences:** -Why do you think this is an important issue? - -**Steps to reproduce the problem**: -The most important section. Review everything you did leading up to causing the issue. - -**When did the problem start happening**: -If your report is about something that used to work but no longer does, when was the last time you remember it working? - -**Possibly related stuff (which gamemode was it? What were you doing at the time? Was anything else out of the ordinary happening?)**: -Anything else you can tell us.