From 352574d387e0ce35493a0c442965ecb857d25e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nils=20m=C3=A5s=C3=A9n?= Date: Wed, 6 Jan 2021 22:31:27 +0100 Subject: [PATCH] add details/summary to issue template (#732) --- .github/ISSUE_TEMPLATE/bug_report.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 76f46f4..1d4b1f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -28,7 +28,14 @@ If applicable, add screenshots to help explain your problem. - Architecture - Docker version -**Logs from running watchtower with the `--debug` option** +
+ Logs from running watchtower with the --debug option + +``` + +``` + +
**Additional context** Add any other context about the problem here.