From d1db9f133734449611e07e84bf8fa8c250287ece Mon Sep 17 00:00:00 2001 From: Cory Smith Date: Fri, 17 Jun 2022 15:13:59 -0700 Subject: [PATCH] Update bug_report.md Signed-off-by: Cory Smith --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4e199e675..0514dd498 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,8 +8,8 @@ assignees: '' --- **QB64 info (please complete the following information):** - - 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`] + - 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/](https://github.com/QB64Official/qb64): [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 2.1 dev build from git a6101af`] - Report the OS you're using: [e.g. Windows 10 Build 2H2D] **Describe the bug**