From 4b08687a428315fe548817fd654d41d7e1ae4fcf Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Fri, 26 Feb 2021 20:46:20 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/other-question.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/other-question.md diff --git a/.github/ISSUE_TEMPLATE/other-question.md b/.github/ISSUE_TEMPLATE/other-question.md new file mode 100644 index 00000000..698506b6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other-question.md @@ -0,0 +1,16 @@ +--- +name: Other Question +about: Please use the forum or discord for general questions +title: '' +labels: question +assignees: '' + +--- + +## Questions + +We only keep bug reports and active requests being worked on in the issues tracker. + +For general questions we have opened the [discussion forum](https://github.com/fvanroie/hasp-lvgl/discussions) on github and [#hasp-lvgl channel](https://discord.gg/VCWyuhF) on Discord. + +If you are not sure if your question is related to the code development, feel free to ask!