mirror of
https://github.com/kevin-DL/breeze-next-template.git
synced 2026-01-18 21:25:05 +00:00
Add default files
This commit is contained in:
22
.github/ISSUE_TEMPLATE/1_Bug_report.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/1_Bug_report.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: "Bug report"
|
||||
about: "Report something that's broken. Please ensure your Laravel version is still supported: https://laravel.com/docs/releases#support-policy"
|
||||
---
|
||||
|
||||
<!-- DO NOT THROW THIS AWAY -->
|
||||
<!-- Fill out the FULL versions with patch versions -->
|
||||
|
||||
- Breeze Next Version: #.#.#
|
||||
- Breeze Version: #.#.#
|
||||
- Laravel Version: #.#.#
|
||||
- PHP Version: #.#.#
|
||||
- NPM Version: #.#.#
|
||||
- Node Version: #.#.#
|
||||
|
||||
### Description:
|
||||
|
||||
|
||||
### Steps To Reproduce:
|
||||
|
||||
<!-- If possible, please provide a GitHub repository to demonstrate your issue -->
|
||||
<!-- laravel new bug-report --github="--public" -->
|
||||
Reference in New Issue
Block a user