From c59e242d5ea7163886be27c789ca66003f86ae4a Mon Sep 17 00:00:00 2001 From: Jacob McSwain Date: Tue, 3 Sep 2024 10:44:58 -0500 Subject: [PATCH] Bug report template: update --- .github/ISSUE_TEMPLATE/bug_report.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7ccb0b03..f577cc48 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,16 @@ assignees: USA-RedDragon --- -This is an issue with (choose one): + + +This is an issue with (choose one or more): - [ ] RS3 - [ ] Official Jagex OSRS @@ -28,6 +37,20 @@ Steps to reproduce the behavior: **Expected behavior** A clear and concise description of what you expected to happen. +**Logs** + + + +Flatpak Log +
+ +```text +LOGS GO HERE +``` + +
+
+ **Screenshots** If applicable, add screenshots to help explain your problem.