From 150f74a6f0f6f7b143fc27abdcca461c4fd691c4 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 4 Jan 2023 11:00:51 +0100 Subject: [PATCH] Add GitHub issue template --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .github/ISSUE_TEMPLATE/issue_template.md | 12 ++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/issue_template.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..271b7cf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Question + url: "https://web.libera.chat/gamja/#emersion" + about: "Please ask questions in #emersion on Libera Chat" diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md new file mode 100644 index 0000000..5d8443c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -0,0 +1,12 @@ +--- +name: Bug report or feature request +about: Report a bug or request a new feature +--- + +