From e48666dbcb36213bfd555ce4e0b8a873d0aec7fa Mon Sep 17 00:00:00 2001 From: Harry Pidcock Date: Tue, 10 Dec 2024 16:15:01 +1000 Subject: [PATCH] Update bug-report.yml --- .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 fa03d90..2121bed 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -9,7 +9,7 @@ body: attributes: label: Description description: "Please describe the bug for us: " - placeholder: ex. "`juju status` returns the error `not found`" + placeholder: ex. "`juju status` returns the error `not found` YEAH" validations: required: true