From 568ea8c9343845e72ff052626e1d07ffc9c40137 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 3 Apr 2023 23:34:53 +0200 Subject: [PATCH] Add GitHub issue template --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .github/ISSUE_TEMPLATE/issue.md | 12 ++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/issue.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..271b7cfc --- /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.md b/.github/ISSUE_TEMPLATE/issue.md new file mode 100644 index 00000000..fcf53f11 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue.md @@ -0,0 +1,12 @@ +--- +name: Bug report or feature request +about: Report a bug or request a new feature +--- + +