mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2025-08-07 06:16:58 +02: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
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…
Reference in New Issue
Block a user