From 005d7b3d9ba25ea0e6eeaf606056396ce5bc9029 Mon Sep 17 00:00:00 2001 From: James Maa Date: Tue, 21 May 2024 10:35:12 -0700 Subject: [PATCH] Update issue templates MDJjNjBlZWE3OTdiOTU0ODMyOGJkMTYwYjQ1M2RkOTVhNTRiMTY0MQo= --- .github/ISSUE_TEMPLATE/bug-report.md | 26 ------------------- .github/ISSUE_TEMPLATE/enhancement-request.md | 11 -------- 2 files changed, 37 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug-report.md delete mode 100644 .github/ISSUE_TEMPLATE/enhancement-request.md 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!