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.