DisplayMagician/.github/ISSUE_TEMPLATE/bug_report.md

41 lines
1.6 KiB
Markdown
Raw Normal View History

2019-01-18 14:50:08 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: falahati
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behaviour**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Reporting Logs**
> 1. Download the [HeliosDisplayManagement.Reporting.zip](https://github.com/falahati/HeliosDisplayManagement/files/2370282/HeliosDisplayManagement.Reporting.zip) file.
> 2. Extract it to the desktop. (or somewhere with write access for your user account)
> 3. Execute the program and wait for it to end, then press Enter to exit.
> 5. This will generate a log file right next to the program, rename this newly created log file from "HeliosDisplayManagement.Reporting.XXXXX.log" to a meaningful name, for example: "DisabledSurround.log" or "AllMonitorsExtended.log" so I know what the log is about.
> 6. Switch to other modes (using Windows Control Panel and NVidia Control Panel) and repeat these steps.
>
> At the end of this process, you should have multiple **.log** files each generated while your system was in a correct mode. Feel free to check the log files for any information you might not want to share with the public. Attach these **.log** files here.
**Enviroment (please complete the following information):**
- Windows Version: [e.g. Win10]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.