Files
breeze-next-template/.github/ISSUE_TEMPLATE/1_Bug_report.md
2021-12-08 15:32:50 +01:00

23 lines
584 B
Markdown

---
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" -->