diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e71438de..1d177921 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -24,6 +24,14 @@ Actual results and logs [What actually happened?] +Diagnostics +--- + +``` +[If possible, include output from `ykman --diagnose` here.] +``` + + Other info ---