mirror of
https://github.com/Metabolix/HackBGRT.git
synced 2025-12-06 17:15:42 -08:00
22 lines
449 B
Markdown
22 lines
449 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report if you encounter a bug
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**What happens?**
|
|
Describe the bug.
|
|
|
|
**How this happens?**
|
|
Explain exactly the steps you did:
|
|
1. Download HackBGRT-(version).zip and extract all files.
|
|
2. Start setup.
|
|
3. Select ...
|
|
4. ...
|
|
|
|
**Log file**
|
|
Run the setup again and select menu option `L` (or add parameter `show-boot-log` on command line). Attach the `setup.log` to this report.
|