1
0
Fork 0
mirror of https://github.com/tylernguyen/x1c6-hackintosh.git synced 2025-02-05 09:33:13 -06:00
x1c6-hackintosh/.github/ISSUE_TEMPLATE/bug_report.md

48 lines
1 KiB
Markdown
Raw Normal View History

2020-06-28 21:47:52 -05:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Appropriate boot and/or debug logs**
Please learn how to debug, it will help you help yourself AND help others help you.
**If you do cannot provide boot and/or debug logs, please provide a ZIP of your EFI**
Make sure to remove your sensitive SMBIOS info before sharing.
Finally, an example of a **bad** issue:
```
My keyboard does not work. Can you please help?
```
Example of a **good** issue:
```
My keyboard does not work.
I have applied the appropriate patches according to your docs as followed:
`ssdt-keyboard1.aml`
`voodoo-keyboard`
Here are my boot logs:
Here is my EFI:
```