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.