mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-17 19:57:09 +02:00
Update issue templates
This commit is contained in:
parent
e8bc0b5ef6
commit
6963d368da
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -9,18 +9,20 @@ assignees: ''
|
||||
|
||||
<!--
|
||||
Thanks for filing an issue! Before hitting the button, please answer these questions. It's helpful to search the existing GitHub issues first. It's likely that another user has already reported the issue you're facing, or it's a known issue that we're already aware of.
|
||||
|
||||
Also. If you don't suspect that there are any issues with the image itself, but that you have issues configuring it - please read the README twice and try the gitter chat before posting here.
|
||||
-->
|
||||
|
||||
**Describe the problem**
|
||||
A clear and concise description of what the bug is.
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
**Add your docker run command**
|
||||
To understand how your container is running, provide the docker run command or the docker-compose.yml file you used to start it. If you're using a GUI to set up the container then provide screenshots or a list of options and settings.
|
||||
<!-- To understand how your container is running, provide the docker run command or the docker-compose.yml file you used to start it. If you're using a GUI to set up the container then provide screenshots or a list of options and settings. -->
|
||||
|
||||
**Logs**
|
||||
Provide all logs from the container. By default the should not be any sensitive information there, but if there is then mask it with *** or something similar.
|
||||
You can get the logs by running "docker logs <container-name>".
|
||||
<!-- Provide all logs from the container. By default the should not be any sensitive information there, but if there is then mask it with *** or something similar.
|
||||
You can get the logs by running "docker logs <container-name>". -->
|
||||
|
||||
**Host system:**
|
||||
Are you running on Ubuntu, a NAS, Raspberry Pi, Mac OS or something else?
|
||||
Which version of Docker are you using?
|
||||
<!-- Are you running on Ubuntu, a NAS, Raspberry Pi, Mac OS or something else?
|
||||
Which version of Docker are you using? -->
|
||||
|
Loading…
Reference in New Issue
Block a user