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
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -6,27 +6,37 @@ labels: 'Priority: Medium, Status: Available, Type: Bug'
|
|||
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**
|
||||
A clear and concise description of what the bug is.
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
**To Reproduce**
|
||||
<!--
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
-->
|
||||
|
||||
**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**
|
||||
<!--
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
-->
|
||||
**Environment**
|
||||
<!--
|
||||
We want to know:
|
||||
- Platform
|
||||
- Architecture
|
||||
- Docker version
|
||||
-->
|
||||
|
||||
<details>
|
||||
<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>
|
||||
|
||||
**Additional context**
|
||||
<!--
|
||||
Add any other context about the problem here.
|
||||
-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue