From fcfbb9829e0fb83baa741796e1c95891f4c670fe Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Fri, 7 Apr 2023 10:59:07 +0200 Subject: [PATCH] Update 1_Bug_report.yml --- .github/ISSUE_TEMPLATE/1_Bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`