From 471101b714c8d78bfd7c29e297df87f5f8d5097e Mon Sep 17 00:00:00 2001 From: josteph Date: Fri, 11 Oct 2019 01:50:36 +0000 Subject: [PATCH] github: Add savefiles to the bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5a337ba12135..70402e209085 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,5 +29,8 @@ A clear and concise description of what you expected to happen. ### Screenshots If applicable, add screenshots to help explain your problem. +### Savefiles +If applicable, attach savefiles to help explain your problem. (To find savefiles, start Wesnoth, click on the `i` button at the bottom left corner of the title screen, and open the `Saved games` directory.) + ### Additional context Add any other context (compiler logs, console output, etc) about the problem here.