19 lines
374 B
Markdown
19 lines
374 B
Markdown
---
|
|
name: Bug
|
|
about: Report a bug
|
|
title: 'Bug: ...'
|
|
labels: ":bug: bug"
|
|
assignees: qdm12
|
|
|
|
---
|
|
|
|
1. What's your OS?
|
|
|
|
2. What's the version of the program (see at the top of logs)?
|
|
|
|
3. How are you running the container? (i.e Docker, Docker Compose, Docker Swarm, Kubernetes, etc.)
|
|
|
|
4. What's wrong? (please share some of your logs, and maybe configuration)
|
|
|
|
5. Is this urgent?
|