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