mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Update bug_report.md
This commit is contained in:
parent
028f19ac47
commit
058e3c6d48
1 changed files with 16 additions and 4 deletions
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -6,27 +6,37 @@ labels: 'Priority: Medium, Status: Available, Type: Bug'
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
<!--
|
||||||
|
Before submitting your issue, please make sure you're using the containrrr/watchtower:latest image.
|
||||||
|
If not, switch to this image prior to posting your report. Other forks, or the old `v2tec` image are **not** supported.
|
||||||
|
-->
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
A clear and concise description of what the bug is.
|
<!-- A clear and concise description of what the bug is. -->
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
|
<!--
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
-->
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
<!-- A clear and concise description of what you expected to happen. -->
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
|
<!--
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
-->
|
||||||
**Environment**
|
**Environment**
|
||||||
|
<!--
|
||||||
|
We want to know:
|
||||||
- Platform
|
- Platform
|
||||||
- Architecture
|
- Architecture
|
||||||
- Docker version
|
- Docker version
|
||||||
|
-->
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b> Logs from running watchtower with the <code>--debug</code> option </b></summary>
|
<summary><b> Logs from running watchtower with the <code>--debug</code> option </b></summary>
|
||||||
|
@ -38,4 +48,6 @@ If applicable, add screenshots to help explain your problem.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
Add any other context about the problem here.
|
<!--
|
||||||
|
Add any other context about the problem here.
|
||||||
|
-->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue