diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index df0092d4..95aa4be3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,15 +12,17 @@ A clear and concise description of what the bug is. **To Reproduce** Please provide a minimal example to reproduce the issue or if one of the provided demos can be used -reference it. +reference it. The example code should be included here directly if possible. **Screenshots** -If applicable, add screenshots to help explain your problem. +If applicable, add screenshots to help explain your problem. Visual material should only be used in assistance +to the description of the Bug and **does not** replace it. **Additional Information:** - OS: [e.g. macOS] - OS Version: [e.g. 10.14] - Darklaf Version: [e.g. 2.0.2] + - **Note**: If you are using the `latest.integration` version please try to replicate the issue with the latest stable release. **Additional context** Add any other context about the problem here.