From 8ba4b827d2f8ba95217fc243057d65f223372f18 Mon Sep 17 00:00:00 2001 From: Dave N <13752452+HammerGS@users.noreply.github.com> Date: Sun, 8 Sep 2024 14:03:52 -0600 Subject: [PATCH] Update bug_report.yml Wording tweaks --- .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 a90f7b2296a..50e740da9a6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -21,7 +21,7 @@ body: - [MegaMekLab](https://github.com/MegaMek/megameklab/issues) - [MekHQ](https://github.com/MegaMek/mekhq/issues) required: true - - label: "I've tested the issue against the latest MILESTONE version" + - label: "I've tested the issue against at least the latest MILESTONE version" required: true - label: "I've asked on the MegaMek Discord about the error" required: true