mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
chore(.github): add ram issues to bug template
Add a checkbox for the submitter to test with a larger memory size. Many issues end up being resolved due to memory sizes required by upstream media.
This commit is contained in:
parent
5e7ac67015
commit
e2862b79ee
1 changed files with 7 additions and 0 deletions
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -7,6 +7,13 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
[]: This bug persists when memory is increased beyond 8GB.
|
||||
<!--
|
||||
Please validate that the issue is not a symptom of insufficient memory.
|
||||
Many installation media are based on live-cd images that require more than
|
||||
a few MB/GB of memory to run.
|
||||
-->
|
||||
|
||||
**Describe the bug**
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue