diff --git a/.github/ISSUE_TEMPLATE/a-bug-report.md b/.github/ISSUE_TEMPLATE/a-bug-report.md index 1aa269a..597d085 100644 --- a/.github/ISSUE_TEMPLATE/a-bug-report.md +++ b/.github/ISSUE_TEMPLATE/a-bug-report.md @@ -1,10 +1,40 @@ --- name: Bug Report -about: Report a program exception or general bug, not including those explained within the FAQ and/or template issues. -title: '' +about: Report a program exception or general bug (not covered in FAQ or existing issues) +title: '[Bug] - ' labels: Bug -assignees: pointfeev +assignees: FroggMaster --- -###### Describe the bug and/or provide an image of the exception dialog box: +## Bug Description + + + +## Exception Details + + + +
+Click to expand error message/screenshot + +``` +Paste error text here, or drag and drop screenshot below +``` +
+ + +## Generated Config + + + +## Steps to Reproduce + +1. +2. +3. + + +## Affected Version + +- **CreamInstaller Version:** [e.g., v5.0.1.7, CI build #123]