From e482ed4cf5d4ac40af5292d87b775382e3343fd9 Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Thu, 3 Oct 2019 00:31:30 +0200 Subject: [PATCH] add question issue template Signed-off-by: Felix Bartels --- .github/ISSUE_TEMPLATE/question.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..780470d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,10 @@ +--- +name: Question +about: Select this if you have a question +title: '' +labels: question +assignees: '' + +--- + +# For general questions about Kopano please consider posting them on the [Kopano Forum](https://forum.kopano.io) instead. \ No newline at end of file