8000 Update 1_Bug_report.yml · laravel/lumen-framework@8aea666 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8aea666

Browse files
authored
Update 1_Bug_report.yml
1 parent 659adf9 commit 8aea666

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE/1_Bug_report.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: Bug Report
2-
description: "Report a general library issue."
2+
description: "Report something that's broken."
33
body:
44
- type: markdown
55
attributes:
6-
value: "Before submitting your report, [please ensure your Laravel version is still supported](https://laravel.com/docs/releases#support-policy)."
7-
- type: input
6+
value: "Please read [our full contribution guide](https://laravel.com/docs/contributions#bug-reports) before submitting bug reports. If you notice improper DocBlock, PHPStan, or IDE warnings while using Laravel, do not create a GitHub issue. Instead, please submit a pull request to fix the problem."
87
attributes:
98
label: Lumen Version
109
description: Provide the Lumen version that you are using.

0 commit comments

Comments
 (0)
0