mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-20 13:33:10 +00:00
61 lines
1.5 KiB
Markdown
61 lines
1.5 KiB
Markdown
|
---
|
||
|
name: Bug report for Heads build errors
|
||
|
about: Please use this template to identify any bugs in the build process for Heads
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## Context of the Build
|
||
|
|
||
|
**1. What board are you trying to build?**
|
||
|
|
||
|
**2. What repository:branch are you using to build from?**
|
||
|
- [ ] Heads:Master
|
||
|
- [ ] Other (please specify)
|
||
|
|
||
|
**3. What version of coreboot are you trying to build**
|
||
|
- [ ] 4.8.1 (current heads:master default)
|
||
|
- [ ] 4.13
|
||
|
- [ ] 4.14
|
||
|
- [ ] 4.15
|
||
|
- [ ] Other (please specify)
|
||
|
|
||
|
**4. In building the rom where did you get the blobs?**
|
||
|
- [ ] No blobs required
|
||
|
- [ ] Provided by the company that installed Heads on the device
|
||
|
- [ ] Extracted from a backup rom taken from this device
|
||
|
- [ ] Extracted from another backup rom taken from another device (please identify the board model)
|
||
|
- [ ] Extracted from the online bios using the automated tools provided in Heads
|
||
|
- [ ] I don't know
|
||
|
|
||
|
**5. If using the automated tools to get the blobs did you run the relevant scripts in the blobs directory**
|
||
|
- [ ] Yes
|
||
|
- [ ] No
|
||
|
|
||
|
**6. What operating system are you using**
|
||
|
|
||
|
*please specify*
|
||
|
|
||
|
## Please describe the problem
|
||
|
|
||
|
**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.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|