mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-07 04:20:12 +02:00
Issue templates
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
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?
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest a feature to add to this project
|
||||||
|
title: 'Feature request: ...'
|
||||||
|
labels: ":bulb: feature request"
|
||||||
|
assignees: qdm12
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
1. What's the feature?
|
||||||
|
|
||||||
|
2. Why do you need this feature?
|
||||||
|
|
||||||
|
3. Extra information?
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
---
|
||||||
|
name: Help
|
||||||
|
about: Ask for help
|
||||||
|
title: 'Help: ...'
|
||||||
|
labels: ":pray: help wanted"
|
||||||
|
assignees:
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
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 is the problem?
|
||||||
Reference in New Issue
Block a user