openvpn-install/.github/ISSUE_TEMPLATE/00-bug-report.md

42 lines
1.1 KiB
Markdown
Raw Normal View History

2022-10-18 05:46:47 +02:00
---
name: Bug report
about: Tell us about a problem you are experiencing
title: ''
labels: ''
assignees: ''
---
**Checklist**
- [ ] I read the [README](https://github.com/hwdsl2/openvpn-install/blob/master/README.md)
- [ ] I followed instructions to [configure VPN clients](https://github.com/hwdsl2/openvpn-install/blob/master/docs/clients.md)
- [ ] I searched existing [Issues](https://github.com/hwdsl2/openvpn-install/issues?q=is%3Aissue)
- [ ] This bug is about the VPN setup script, and not OpenVPN itself
**Describe the issue**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. ...
2. ...
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs**
Add error logs to help explain the problem, if applicable.
**Server (please complete the following information)**
- OS: [e.g. Debian 11]
- Hosting provider (if applicable): [e.g. GCP, AWS]
**Client (please complete the following information)**
- Device: [e.g. iPhone 12]
- OS: [e.g. iOS 15]
**Additional context**
Add any other context about the problem here.