From e03b495c3f8a9e82a7137c3ee9486b4c7c7b56fe Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 13 Mar 2019 20:42:12 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/question.md | 18 ++++++++++++++++++ 1 file changed, 18 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 000000000..cdab7f955 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,18 @@ +--- +name: Question +about: Ask a question about OPNsense, but before you do, please consider using our + forum +title: '' +labels: support +assignees: '' + +--- + +**Important notices** +Our forum is located at https://forum.opnsense.org , please consider joining discussions there in stead of using GitHub for these matters. + +Before you ask a new question, we ask you kindly to acknowledge the following: + +[-] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md + +[-] I have searched the existing issues and I'm convinced that mine is new.