diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md deleted file mode 100644 index df67647c2..000000000 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,20 +0,0 @@ -Please be sure to read through other issues as well to make sure what you are suggesting/reporting has not already -been suggested/reported - -### Type: - -- [ ] Suggestion -- [ ] Bug - -### Brief description of the problem - -### Expected behavior - -### Actual behavior - -### Steps to reproduce - -1. -2. -3. -4. diff --git a/.github/ISSUE_TEMPLATE/feature_req.md b/.github/ISSUE_TEMPLATE/feature_req.md deleted file mode 100644 index 6bb6dc98f..000000000 --- a/.github/ISSUE_TEMPLATE/feature_req.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -name: Feature request -about: For feature requests regarding Red itself. -title: '' -labels: 'Type: Feature' -assignees: '' - ---- - -# Feature request - - - - -#### Select the type of feature you are requesting: - - - -- [ ] Cog -- [ ] Command -- [ ] API functionality - -#### Describe your requested feature - - diff --git a/.github/ISSUE_TEMPLATE/other_bug.md b/.github/ISSUE_TEMPLATE/other_bug.md deleted file mode 100644 index 46378506d..000000000 --- a/.github/ISSUE_TEMPLATE/other_bug.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: Bug report -about: For bugs that don't involve a command. -title: '' -labels: 'Type: Bug' -assignees: '' - ---- - -# Other bugs - - - -#### What were you trying to do? - - - -#### What were you expecting to happen? - - - -#### What actually happened? - - - -#### How can we reproduce this issue? - -