Files
CreamInstaller/.github/ISSUE_TEMPLATE/a-bug-report.md
T
2026-06-21 23:20:08 -07:00

41 lines
862 B
Markdown

---
name: Bug Report
about: Report a program exception or general bug (not covered in FAQ or existing issues)
title: "[Bug] - "
labels: ''
assignees: FroggMaster
---
## Bug Description
<!-- Provide a clear and concise description of what the bug is -->
## Steps to Reproduce
<!-- How can the issue be reproduced? -->
1.
2.
3.
## Exception Details
<!-- If you received an error dialog, provide a screenshot or paste the full error message below -->
<details>
<summary>Click to expand error message/screenshot</summary>
```
Paste error text here, or drag and drop screenshot below
```
</details>
## Generated Config
<!-- If a configuration was generated, please provide the configuration file -->
## Affected Version
<!-- Please specify the version of the application you experience the issue with -->
- **CreamInstaller Version:** [e.g. v5.0.1.7]