diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1ea4de5a..fe71d428 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,32 +2,79 @@ name: Bug report about: Topgrade is misbehaving title: '' -labels: '' +labels: 'bug' assignees: '' --- - + + -## What actually happened? +## Erroneous Behavior + +## Expected Behavior + + +## Steps to reproduce + + +## Possible Cause (Optional) + + +## Problem persists without calling from topgrade + +- [ ] Yes + +## Configuration file (Optional) + + +```toml + +``` ## Additional Details -- Which operating system or Linux distribution are you using? -- How did you install Topgrade? -- Which version are you running? +- Operation System/Version + - + +- Topgrade version (`topgrade -V`) + +## Verbose Output (`topgrade -v`) +
-