From 829210f3cf95e48bb7b3c9ecb45f2c6e8d0ff561 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Fri, 26 Feb 2021 20:40:44 +0100 Subject: [PATCH] Create other_question.md --- .github/ISSUE_TEMPLATE/other_question.md | 7 +++++++ 1 file changed, 7 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..e2e77246 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other_question.md @@ -0,0 +1,7 @@ +## 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!