diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md deleted file mode 100644 index 801ce9761c..0000000000 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -name: Bug Report -about: Create an issue for a bug -title: '' -labels: kind/bug -assignees: '' - ---- - -Please ask on https://tatsumoto.neocities.org/blog/join-our-community.html instead. -It is easier for our members to provide support over in the chats. Thank you! - -**Description** -(Describe what the issue is, if it is reproducible, and if possible, how to -reproduce it.) - -**Browser version** -(e.g. Firefox 83.0) - -**Rikaitan version** -(e.g. 20.11.1.1) - -**Exported settings file** -(If you think it might be relevant, -create a settings export file using the _Export Settings_ button -on the settings page and attach it to this issue.) diff --git a/.github/ISSUE_TEMPLATE/enhancement-request.md b/.github/ISSUE_TEMPLATE/enhancement-request.md deleted file mode 100644 index db4b82bdcc..0000000000 --- a/.github/ISSUE_TEMPLATE/enhancement-request.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: Enhancement Request -about: Create an issue suggesting a new feature or change -title: '' -labels: kind/enhancement -assignees: '' - ---- - -Please ask on https://tatsumoto.neocities.org/blog/join-our-community.html instead. -It is easier for our members to provide support over in the chats. Thank you!