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 5f40f23 commit b98eff7Copy full SHA for b98eff7
.github/ISSUE_TEMPLATE/1_Bug_report.md
@@ -1,8 +1,11 @@
1
---
2
name: "Bug report"
3
-about: 'Report a general library issue. Please ensure your version is still supported: https://laravel.com/docs/releases#support-policy'
+about: "Report something that's broken. Please ensure your Laravel version is still supported: https://laravel.com/docs/releases#support-policy"
4
5
6
+<!-- DO NOT THROW THIS AWAY -->
7
+<!-- Fill out the FULL versions with patch versions -->
8
+
9
- Echo Version: #.#.#
10
- Laravel Version: #.#.#
11
- PHP Version: #.#.#
0 commit comments