From 2c95e10b73d5880cd3aa04d8141614519bede87a Mon Sep 17 00:00:00 2001 From: lodici Date: Mon, 12 Sep 2016 10:41:32 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md Add additional info on how to create the gameplay report. --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 6d7dac7374..3fc7045a95 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -2,7 +2,7 @@ To help us replicate an issue please include the ``crash.log`` file which is located in the ``/Magarena/logs`` folder. #### Gameplay report -If raising an issue about strange or unexpected plays during a game, especially decisions made by the AI opponent, please include a ``gameplay-report.zip`` file. To attach the file, please drag into the comments box below. +If raising an issue about strange or unexpected plays during a game, especially decisions made by the AI opponent, please include a ``gameplay-report.zip`` file. You can create a gameplay report by opening the options menu (press Esc during a duel) and selecting the "Gameplay Report" menu item. To attach the file, please drag into the comments box below. Thanks for your help.