From 18d6a0f37752208b536d93549c9945364a18356c Mon Sep 17 00:00:00 2001 From: Romein van Buren Date: Tue, 30 May 2023 20:24:50 +0200 Subject: [PATCH] Configure issue chooser --- .github/issue_template/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .github/issue_template/config.yml diff --git a/.github/issue_template/config.yml b/.github/issue_template/config.yml new file mode 100644 index 0000000..7a82728 --- /dev/null +++ b/.github/issue_template/config.yml @@ -0,0 +1,6 @@ +blank_issues_enabled: false + +contact_links: + - name: Forums + url: https://github.com/garraflavatra/rolens/discussions + about: Do you have a question about Rolens? Please do not file an issue, but instead post your question here.