shimboot/.github/ISSUE_TEMPLATE/bug_report.md

1.0 KiB

name about title labels assignees
Bug report Create a report to help us improve bug

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 / Photos If applicable, add screenshots or photos to help explain your problem.

If you are reporting an issue with the build process, please run the scripts in debug mode by putting DEBUG=1 before the build commmand, like sudo DEBUG=1 ./build_complete.sh.

Target Chrome OS Device (please complete the following information):

  • Board Name (e.g. dedede)
  • Device Name (e.g. drawcia)
  • Shimboot version (e.g. v1.0.1)

Build Device (please complete the following information):

  • OS: [e.g. Debian 12]
  • Neofetch out [run neofetch --stdout and paste it here]

Additional context Add any other context about the problem here.