rulimine/.github/ISSUE_TEMPLATE/bug_report.md

27 lines
664 B
Markdown

---
name: Bug report
about: Create a report to help us fix a bug
title: ''
labels: bug
assignees: ''
---
**Limine version used**
Put the version of Limine where the bug was encountered here. If using `trunk`, the commit hash. Also mention if BIOS or UEFI, or both.
**Expected behaviour**
A clear and concise description of what you expected to happen.
**Actual (broken) behaviour**
A clear and concise description of what happens instead.
**To Reproduce**
Steps to reproduce the behavior, if possible.
**Stacktrace**
If the bug results in a panic, show the resulting the stacktrace here.
**Additional context**
Add any other context about the problem here.