From fcaaab0d8ef93fd200f55eca6318c88213a4b7f7 Mon Sep 17 00:00:00 2001 From: Moataz Elmasry Date: Sat, 7 Apr 2018 22:18:18 +0200 Subject: [PATCH] Initial commit of ISSUE_TEMPLATE so that users can create more detailed issue description (#392) --- .github/ISSUE_TEMPLATE | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 00000000..e6ad2fb5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,29 @@ +Hi there. Thank you for using SoftEtherVPN. Before you submit an issue, please think about the following: + +* [ ] Is this a question? If the answer is yes, then please ask your question on [www.vpnusers.com](www.vpnusers.com). The issue section on github is reserved for bugs and feature requests. + +### Prerequisites for bug report + +* [ ] Can you reproduce? +* [ ] Are you running the latest version of SoftEther? + +### Description for bug report + +[Description of the bug or feature] + +OS: [MacOS, Linux, etc..] +SoftEther Version: +Hardware: [Amd/Intel 32/64 Bit, Rasberrypie...] +Component: [Server, client, bridge, etc..] + + +### Steps to Reproduce + +1. [First Step] +2. [Second Step] +3. [and so on...] + +**Expected behavior:** [What you expected to happen] + +**Actual behavior:** [What actually happened] +