We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2906010 commit 30e6548Copy full SHA for 30e6548
.github/ISSUE_TEMPLATE/1_Bug_report.yml
@@ -14,7 +14,7 @@ body:
14
- type: input
15
attributes:
16
label: Laravel Version
17
- description: Provide the Laravel version that you are using.
+ description: Provide the Laravel version that you are using. [Please ensure it is still supported.](https://laravel.com/docs/releases#support-policy)
18
placeholder: 10.4.1
19
validations:
20
required: true
0 commit comments