From e2862b79eeb5ed28cadb7927f8fb3fda1a9f1dac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jason=20K=C3=B6lker?= Date: Mon, 15 Jan 2024 21:49:21 +0000 Subject: [PATCH] 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. --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a7776527..687fd928 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,13 @@ assignees: '' --- +[]: This bug persists when memory is increased beyond 8GB. + + **Describe the bug**