From 8fb51bf3b7d1106c9aafe2344556eb2b82207061 Mon Sep 17 00:00:00 2001 From: Pierre Maurice Schwang Date: Sun, 25 Jul 2021 09:51:04 +0200 Subject: [PATCH] Update bug_report.yml (#2636) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1aba9b075..52854a02d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -88,5 +88,5 @@ body: required: true - label: If applicable, I have included a paste (**not a screenshot**) of the error. required: true - - label: I have tried a build from https://ci.viaversion.com/ and the issue still persists. + - label: I have tried the latest build(s) from https://ci.viaversion.com/ and the issue still persists. required: true