From a14be108736133535e2828b6bbdc8d0a69accd63 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 16 Feb 2025 21:05:45 +0000 Subject: chore: Add question issue template and update other ones --- .github/ISSUE_TEMPLATE/question.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.yml (limited to '.github/ISSUE_TEMPLATE/question.yml') diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml new file mode 100644 index 00000000..3601743c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -0,0 +1,8 @@ +name: Question / Support Request +description: Get help with anything related to Hoarder +labels: ["question"] +body: + - type: markdown + attributes: + value: | + We use Github discussions for anything that's not a bug report or a feature request. Please ask your question in the [Q&A section](https://github.com/hoarder-app/hoarder/discussions/categories/q-a) and someone will answer it soon! -- cgit v1.2.3-70-g09d2