From 5729f40181084db765591747acd9dc0e7c98dc04 Mon Sep 17 00:00:00 2001 From: Jonathan Fox <32023524+jonathanfox5@users.noreply.github.com> Date: Sat, 30 Nov 2024 12:22:57 +0000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- ...-jonathanfox5-gogadget-discussions--instead-.md | 14 ++++++++++++++ ...e--please-open-a-discussions-thread-instead-.md | 12 ------------ 3 files changed, 15 insertions(+), 13 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/for-anything-else--please-open-a--discussions-thread--https---github-com-jonathanfox5-gogadget-discussions--instead-.md delete mode 100644 .github/ISSUE_TEMPLATE/for-anything-else--please-open-a-discussions-thread-instead-.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d52e408..84c1f0d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Create a report to help us improve +about: Report an error or unexpected behaviour title: '' labels: bug assignees: jonathanfox5 diff --git a/.github/ISSUE_TEMPLATE/for-anything-else--please-open-a--discussions-thread--https---github-com-jonathanfox5-gogadget-discussions--instead-.md b/.github/ISSUE_TEMPLATE/for-anything-else--please-open-a--discussions-thread--https---github-com-jonathanfox5-gogadget-discussions--instead-.md new file mode 100644 index 0000000..5102260 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/for-anything-else--please-open-a--discussions-thread--https---github-com-jonathanfox5-gogadget-discussions--instead-.md @@ -0,0 +1,14 @@ +--- +name: For anything else, please open a [discussions thread](https://github.com/jonathanfox5/gogadget/discussions) + instead. +about: Don't open an issue with this template! +title: '' +labels: '' +assignees: '' + +--- + +For anything else, please open a discussions thread instead: +https://github.com/jonathanfox5/gogadget/discussions + +Don't open an issue with this template! diff --git a/.github/ISSUE_TEMPLATE/for-anything-else--please-open-a-discussions-thread-instead-.md b/.github/ISSUE_TEMPLATE/for-anything-else--please-open-a-discussions-thread-instead-.md deleted file mode 100644 index 66bdce7..0000000 --- a/.github/ISSUE_TEMPLATE/for-anything-else--please-open-a-discussions-thread-instead-.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -name: For anything else, please open a discussions thread instead. -about: Don't open an issue with this template! -title: '' -labels: '' -assignees: '' - ---- - -For anything else, please open a discussions thread instead. Click [here](https://github.com/jonathanfox5/gogadget/discussions). - -Don't open an issue with this template!