1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

GitHub: improve issue template (#480)

This commit is contained in:
Davide Beatrici 2018-04-09 23:18:00 +02:00 committed by Moataz Elmasry
parent 26f3ebc059
commit affcc39300

View File

@ -1,29 +1,47 @@
Hi there. Thank you for using SoftEtherVPN. Before you submit an issue, please think about the following:
Hi, there!
* [ ] 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.
Thank you for using SoftEther.
### Prerequisites for bug report
Before you submit an issue, please read the following:
Is this a question?
- If the answer is "yes", then please ask your question on [www.vpnusers.com](http://www.vpnusers.com).
The issue section on GitHub is reserved for bugs and feature requests.
- If the answer is "no", please read the following:
We provide a template which is specifically made for bug reports, in order to be sure that the report includes enough details to be helpful.
Please use or adapt it as needed.
---
### Prerequisites
* [ ] Can you reproduce?
* [ ] Are you running the latest version of SoftEther?
* [ ] Are you running the latest version of SoftEtherVPN?
### Description for bug report
**SoftEther version:**
**Component:** [Server, Client, Bridge, etc.]
**Operating system:** [Windows, Linux, BSD, macOS, etc.]
**Architecture:** [64 bit, 32 bit]
[Description of the bug or feature]
[In case it's a computer with known specs, such as the Raspberry Pi, you can specify it omitting the details.]
**Processor:** [Specify brand and model. Example: AMD Ryzen 7 1800x]
OS: [MacOS, Linux, etc..]
SoftEther Version:
Hardware: [Amd/Intel 32/64 Bit, Rasberrypie...]
Component: [Server, client, bridge, etc..]
### Description
[Description of the bug]
### Steps to Reproduce
**Expected behavior:**
[What you expected to happen]
1. [First Step]
2. [Second Step]
3. [and so on...]
**Actual behavior:**
[What actually happened]
**Expected behavior:** [What you expected to happen]
**Actual behavior:** [What actually happened]
### Steps to reproduce
1. [First step]
2. [Second step]
3. [And so on...]