From f9faa9974a323e8f9091b51776f48fe3de7ad5a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Via=C4=8Das=C5=82a=C5=AD?= Date: Mon, 2 Dec 2024 23:08:15 +0300 Subject: [PATCH] Update ISSUE template (#17226) --- .github/ISSUE_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 519da4faa9..2a75fe18c1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,5 @@ # First and foremost consider this: + - Only RetroArch bugs should be filed here. Not core bugs or game bugs - This is not a forum or a help section, this is strictly developer oriented @@ -14,6 +15,10 @@ [What is actually happening] +[Attach [log file](https://docs.libretro.com/guides/generating-retroarch-logs/)] + +[Providing [debugging info](https://docs.libretro.com/development/retroarch/debugging/) would also be helpful] + ### Steps to reproduce the bug 1. [First step] @@ -25,6 +30,7 @@ [Try to bisect and tell us when this started happening] ### Version/Commit + You can find this information under Information/System Information - RetroArch: [version/commit]