From 7dc1f97a32ff733c5b37dcba0586ed747929f632 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Fri, 4 Sep 2020 21:51:21 +0100 Subject: [PATCH] Update issue templates Re-arranged "Bug report" template, and included instructions on attaching the log file. --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a4a26225..f4692eff 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,6 +7,12 @@ assignees: '' --- +**Please complete the following information:** + - Version [e.g. 4.0.6 - See 'Help > About E:D Market Connector'] + - OS: [e.g. Windows 10] + - If applicable: Browser [e.g. chrome, safari] + - Please attach the file `%TEMP%\EDMarketConnector.log` from *immediately* after the bug occurs (re-running the application overwrites this file). Use the Icon that looks like `_`, `|` and `^` all in one character towards the right of the toolbar above. + **Describe the bug** A clear and concise description of what the bug is. @@ -23,10 +29,5 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. Windows 10] - - If applicable: Browser [e.g. chrome, safari] - - Version [e.g. 3.99.0.0 - See 'Help > About E:D Market Connector'] - **Additional context** Add any other context about the problem here.