Update issue templates
This commit is contained in:
parent
bde54094b8
commit
43aa8a22c5
2
.github/ISSUE_TEMPLATE/00-bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/00-bug-report.md
vendored
@ -1,6 +1,6 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
about: Tell us about a problem you are experiencing
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
26
.github/ISSUE_TEMPLATE/20-enhancement-request.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/20-enhancement-request.md
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
name: Enhancement request
|
||||
about: Suggest an improvement for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Checklist**
|
||||
|
||||
- [ ] I searched existing [Issues](https://github.com/hwdsl2/setup-ipsec-vpn/issues?q=is%3Aissue), and did not find a similar enhancement request
|
||||
- [ ] This enhancement request is about the VPN setup scripts, and not IPsec VPN itself
|
||||
- [ ] I read the [README](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README.md)
|
||||
- [ ] I read the [Important notes](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README.md#important-notes)
|
||||
- [ ] I followed instructions to [configure VPN clients](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README.md#next-steps)
|
||||
- [ ] I checked [Troubleshooting](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients.md#troubleshooting) and [VPN status](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients.md#check-logs-and-vpn-status)
|
||||
|
||||
**Describe the enhancement request**
|
||||
A clear and concise description of your enhancement request.
|
||||
|
||||
**Is your enhancement request related to a problem? Please describe.**
|
||||
(If applicable) A clear and concise description of what the problem is.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the enhancement request here.
|
26
.github/ISSUE_TEMPLATE/30-enhancement-request-zh.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/30-enhancement-request-zh.md
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
name: 改进建议
|
||||
about: 请使用这个模板来提交改进建议
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**任务列表**
|
||||
|
||||
- [ ] 我搜索了已有的 [Issues](https://github.com/hwdsl2/setup-ipsec-vpn/issues?q=is%3Aissue),没有找到类似的改进建议
|
||||
- [ ] 这个改进建议是关于 VPN 安装脚本,而不是 IPsec VPN 本身
|
||||
- [ ] 我已阅读 [自述文件](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README-zh.md)
|
||||
- [ ] 我已阅读 [重要提示](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README-zh.md#重要提示)
|
||||
- [ ] 我已按照说明 [配置 VPN 客户端](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/README-zh.md#下一步)
|
||||
- [ ] 我检查了 [故障排除](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients-zh.md#故障排除) 以及 [VPN 状态](https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/clients-zh.md#检查日志及-vpn-状态)
|
||||
|
||||
**描述改进建议**
|
||||
使用清楚简明的语言描述你的改进建议。
|
||||
|
||||
**你的改进建议与遇到的问题有关吗?请描述。**
|
||||
(如果适用)清楚,简洁地说明问题所在。
|
||||
|
||||
**其它信息**
|
||||
添加关于该改进建议的其它信息。
|
Loading…
Reference in New Issue
Block a user