From 0e6040c541e6ac787a703a34728ccbbe65e1bc30 Mon Sep 17 00:00:00 2001 From: Jan Heuermann Date: Fri, 26 Jan 2024 00:12:25 +0100 Subject: [PATCH] Update GH templates --- .github/ISSUE_TEMPLATE/bug.md | 2 ++ .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 293e241..5133102 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -14,4 +14,6 @@ assignees: '' - Sample data that demonstrates and reproduces the problem - The command and input arguments that you used - Other relevant configuration + PLEASE NOTE: For feature ideas, feedback, or questions, please create + a discussion at https://github.com/jotaen/klog/discussions. --> diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e4c83d0..795c854 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - - name: Feature requests, ideas, or questions + - name: Feature ideas, feedback, or questions url: https://github.com/jotaen/klog/discussions about: For all other things, please use Discussions