From 15ff2e99cf5a23687a03a8f279e1d556391c34e6 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 1 Jan 2021 17:14:28 +0100 Subject: [PATCH] Update issue templates --- .../bug-error-found-in-the-guide-.md | 2 +- .github/ISSUE_TEMPLATE/bug.md | 23 ------------------- .github/ISSUE_TEMPLATE/request-a-guide.md | 23 ------------------- 3 files changed, 1 insertion(+), 47 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug.md delete mode 100644 .github/ISSUE_TEMPLATE/request-a-guide.md diff --git a/.github/ISSUE_TEMPLATE/bug-error-found-in-the-guide-.md b/.github/ISSUE_TEMPLATE/bug-error-found-in-the-guide-.md index adb6660cd..a71a1d383 100644 --- a/.github/ISSUE_TEMPLATE/bug-error-found-in-the-guide-.md +++ b/.github/ISSUE_TEMPLATE/bug-error-found-in-the-guide-.md @@ -2,7 +2,7 @@ name: Bug/Error Found in the Guide? about: Support Requests will be closed, if you are unsure check out my Discord first. title: "[Bug]" -labels: '' +labels: BUG assignees: TRaSH- --- diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md deleted file mode 100644 index 3ba899168..000000000 --- a/.github/ISSUE_TEMPLATE/bug.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -name: Bug -about: Support Requests will be closed, if you are unsure check out my Discord first. -title: "[Bug]" -labels: '' -assignees: TRaSH- - ---- - -** Which Guide ** -Please add which Guide you found a Bug/Error with. - -**Describe the Error in the Guide** -A clear and concise description of what the bug is. - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/request-a-guide.md b/.github/ISSUE_TEMPLATE/request-a-guide.md deleted file mode 100644 index 9854c4aa2..000000000 --- a/.github/ISSUE_TEMPLATE/request-a-guide.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -name: Found a Bug/Error in one of the Guides ? -about: Support Requests will be closed, if you are unsure check out my Discord first. -title: "[Bug]" -labels: '' -assignees: '' - ---- - -** Which Guide ** -Please add which Guide you found a Bug/Error with. - -**Describe the Error in the Guide** -A clear and concise description of what the bug is. - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Additional context** -Add any other context about the problem here.