diff --git a/.github/ISSUE_TEMPLATE/1_Bug_report.yml b/.github/ISSUE_TEMPLATE/1_Bug_report.yml index c89346e..d0d4aef 100644 --- a/.github/ISSUE_TEMPLATE/1_Bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1_Bug_report.yml @@ -6,7 +6,7 @@ body: value: | Before submitting your report, [please ensure your Laravel version is still supported](https://laravel.com/docs/releases#support-policy). - Did you know? Most problems can be resolved by running 3 commands: + **Did you know? Most problems can be resolved by running 3 commands:** - `composer self-update` - `composer global update`