From eb8f086e3584b61bb68a905f182c334d78201793 Mon Sep 17 00:00:00 2001 From: radius Date: Sat, 14 Jan 2017 15:16:59 -0500 Subject: [PATCH] add more fields --- .github/ISSUE_TEMPLATE.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9f0865e883..bb8f7892cf 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,7 @@ -# 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 - +# 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 + ## Description [Description of the bug] @@ -21,9 +21,15 @@ 3. [and so on...] ### Bisect Results - + [Try to bisect and tell us when this started happening] -### System information +### Version/Commit +You can find this information under Information/System Information -- OS: [The operating system you're running] +- RetroArch: [version/commit] + +### Environment information + +- OS: [The operating system you're running] +- Compiler: [In case you are running local builds]