From 1149aa5ed31c497f3d96509dada4e66dc7c2e78f Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Sat, 10 Aug 2024 12:42:33 -0400 Subject: [PATCH] Update bug_report_plugin.yml --- .github/ISSUE_TEMPLATE/bug_report_plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml index b3bed18..65eec2d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml @@ -22,7 +22,7 @@ body: - type: input id: stash_ver attributes: - label: Stash Version: (from Settings -> About) + label: Stash Version (from Settings -> About) placeholder: e.g. v0.26.2 validations: required: true