Files
gluetun/.github/ISSUE_TEMPLATE/bug.md
2020-03-29 11:29:59 -04:00

38 lines
672 B
Markdown

---
name: Bug
about: Report a bug
title: 'Bug: ...'
labels: ":bug: bug"
assignees: qdm12
---
1. What VPN service provider are you using?
- [ ] PIA
- [ ] Mullvad
- [ ] Windscribe
2. What's the version of the program?
**See the line at the top of your logs**
`Running version latest built on 2020-03-13T01:30:06Z (commit d0f678c)`
3. What are you using to run the container?
- [ ] Docker run
- [ ] Docker Compose
- [ ] Kubernetes
- [ ] Docker stack
- [ ] Docker swarm
- [ ] Podman
- [ ] Other:
4. What's wrong? (please share some of your logs, and maybe configuration)
5. Is this urgent?
- [ ] Yes
- [ ] No