Add github issue/PR templates (#1041)

This commit is contained in:
Markus Podar
2020-09-07 19:02:38 +02:00
committed by GitHub
parent affa55122f
commit 9baf93a502
4 changed files with 69 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
---
name: "🐛 Bug Report"
about: 'Report a general bug.'
labels: bug
---
### Versions:
- ide-helper Version: #.#.#
- Laravel Version: #.#.# <!-- remove if not applicable -->
- Lumen Version: #.#.# <!-- remove if not applicable -->
- PHP Version: #.#.#
### Description:
<!--
Please describe in detail the nature of the bug, code samples, etc.
The more, the better.
-->
### Steps To Reproduce:
-