38 lines
644 B
Markdown
38 lines
644 B
Markdown
---
|
|
name: Bug
|
|
about: Report a bug
|
|
title: 'Bug: FILL THIS TEXT!'
|
|
labels: ":bug: bug"
|
|
assignees: qdm12
|
|
|
|
---
|
|
|
|
**Is this urgent?**: No
|
|
|
|
**Host OS** (approximate answer is fine too): Ubuntu 18
|
|
|
|
**CPU arch** or **device name**: amd64
|
|
|
|
**What VPN provider are you using**:
|
|
|
|
**What are you using to run your container?**: Docker Compose
|
|
|
|
**What is 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)
|
|
```
|
|
|
|
**What's the problem** 🤔
|
|
|
|
That feature doesn't work
|
|
|
|
**Share your logs... (careful to remove in example tokens)**
|
|
|
|
```log
|
|
|
|
PASTE YOUR LOGS
|
|
IN THERE
|
|
|
|
```
|