Update bug_report.md

pull/917/head
Simon Aronsson 3 years ago committed by GitHub
parent 028f19ac47
commit 058e3c6d48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.
<!--
Add any other context about the problem here.
-->

Loading…
Cancel
Save