|
|
@@ -0,0 +1,23 @@
|
|
|
+---
|
|
|
+name: 🔴 Bug Report
|
|
|
+about: Report errors and problems
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+| Q | A
|
|
|
+| -----------------------------| ---
|
|
|
+| Library version(s) affected: | x.y.z
|
|
|
+| PHP version(s): | x.y.z
|
|
|
+| OS (with bit depth): | <!-- ex. Ubuntu 18.04 64-bit -->
|
|
|
+
|
|
|
+**Description**
|
|
|
+<!-- A clear and concise description of the problem. -->
|
|
|
+
|
|
|
+**How to reproduce**
|
|
|
+<!-- Code to reproduce the problem. -->
|
|
|
+
|
|
|
+**Possible Solution**
|
|
|
+<!--- Optional: only if you have suggestions on a fix/reason for the bug -->
|
|
|
+
|
|
|
+**Additional context**
|
|
|
+<!-- Optional: any other context about the problem: error messages, stack trace, zip files, etc. -->
|