Skip to content

Commit 21ec0c8

Browse files
author
Andrey Helldar
committed
Upgrade GitHub templates
1 parent c4a36cb commit 21ec0c8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/1_Bug_report.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1+
---
2+
name: "Bug report"
3+
about: "Report something that's broken"
4+
---
5+
6+
<!-- DO NOT THROW THIS AWAY -->
7+
<!-- Fill out the FULL versions with patch versions -->
8+
19
- Laravel Actions Version: #.#.#
210
- Laravel/Lumen Version: #.#.#
311
- PHP Version: #.#.#
412
- Database: `mysql` / `pgsql` / `etc`
513
- Database Version: #.#.#
614

7-
815
### Description:
916

1017

0 commit comments

Comments
 (0)