From ec999b5a42b06e6f898abef0f4c8eebc5f4d1979 Mon Sep 17 00:00:00 2001 From: Fellippe Heitor Date: Sun, 31 Jan 2021 17:40:53 -0300 Subject: [PATCH] Updates ISSUE template. --- .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8aae5d731..4e199e675 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,13 +7,13 @@ assignees: '' --- -**Describe the bug** -A clear and concise description of what the bug is. - **QB64 info (please complete the following information):** - - Version [e.g. 1.3 dev build from git a6101af] - - OS: [e.g. Windows] - - Is the bug present in the latest dev build too? (If not, try it on the latest dev build first: https://www.qb64.org/portal/development-build/) + - First, make sure you've tried to replicate the problem in the latest development build. Get it from https://www.qb64.org/portal/development-build/: [Yes, the issue is in the latest dev build. / No, the issue was fixed. Yay!] + - If the suspected bug is also present in the latest dev build, please report what you get in the `Help->About` dialog: [e.g. `Version 1.5 dev build from git a6101af`] + - Report the OS you're using: [e.g. Windows 10 Build 2H2D] + + **Describe the bug** + A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: