diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 1ef8b1d2c..fc377a34b 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -11,3 +11,6 @@ ### What did you see instead? + + +### If applicable, please paste the log output in debug mode (`--debug` switch) diff --git a/cmd/bug.go b/cmd/bug.go index 292db1e26..a081d9595 100644 --- a/cmd/bug.go +++ b/cmd/bug.go @@ -33,6 +33,9 @@ var ( ### What did you see instead? + + +### If applicable, please paste the log output in debug mode ('--debug' switch) ` )