mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 03:10:16 +00:00
48 lines
1.5 KiB
Markdown
48 lines
1.5 KiB
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a report to help us improve
|
||
|
title: "[BUG] <Bug Description Here>"
|
||
|
labels: Needs Investigation
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## In raising this issue, I confirm the following:
|
||
|
|
||
|
`{please fill the checkboxes, e.g: [X]}`
|
||
|
|
||
|
- [] I have read and understood the [contributors guide](https://github.com/pivpn/pivpn/blob/master/CONTRIBUTING.md).
|
||
|
- [] The issue I am reporting can be *replicated*.
|
||
|
- [] The issue I am reporting can be *is* directly related to the pivpn installer script.
|
||
|
- [] The issue I am reporting isn't a duplicate (see [FAQs](https://github.com/pivpn/pivpn/wiki/FAQ), [closed issues](https://github.com/pivpn/pivpn/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed), and [open issues](https://github.com/pivpn/pivpn/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen)).
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Desktop (please complete the following information):**
|
||
|
- VPN Protocol
|
||
|
- OS: [e.g. iOS]
|
||
|
- Version [e.g. 22]
|
||
|
|
||
|
**Smartphone (please complete the following information):**
|
||
|
- VPN Protocol
|
||
|
- Device: [e.g. iPhone6]
|
||
|
- OS: [e.g. iOS8.1]
|
||
|
- Version [e.g. 22]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|