From 0608147cd9b2131b4a3f8b6f8aaa616719352771 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Sat, 18 Dec 2021 14:42:42 -0800 Subject: [PATCH] Remove duplicate text in bug report template. --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index fd867c53..40fb3eb5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -44,12 +44,6 @@ body: Describe the bug. What went wrong? What did you expect to happen instead? What steps should we take to reproduce the error? If an error dialog was shown, include the full text. - - - If possible, also include the save game. If the bug prevented the game - from being generated at all this will not be possible, but if the bug is - that the wizard generated something incorrectly, the save game will help - us see what went wrong. validations: required: true - type: textarea