Files
gluetun/.github/ISSUE_TEMPLATE/bug.md
Quentin McGaw 352af84977 Workflows adjustments (#124)
* reviewdog/action-misspell@master
* Improve issue templates
2020-04-28 08:48:06 -04:00

50 lines
749 B
Markdown

---
name: Bug
about: Report a bug
title: 'Bug: ...'
labels: ":bug: bug"
assignees: qdm12
---
1. What VPN service provider are you using?
- [x] 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
- [x] Docker Compose
- [ ] Kubernetes
- [ ] Docker stack
- [ ] Docker swarm
- [ ] Podman
- [ ] Other:
4. What's wrong? (please share some of your logs, and maybe configuration)
Logs
```log
```
Configuration file:
```yml
```
5. Is this urgent?
- [ ] Yes
- [x] No