|
@@ -0,0 +1,29 @@
|
|
|
+---
|
|
|
+name: Bug report
|
|
|
+about: Something didn't work as expected? Create a report to help us improve.
|
|
|
+title: ''
|
|
|
+labels: bug
|
|
|
+assignees: ''
|
|
|
+
|
|
|
+---
|
|
|
+
|
|
|
+**What happened?**
|
|
|
+1. I set my configuration to...
|
|
|
+2. Then I ran `php artisan scribe:generate` ...
|
|
|
+3. But I saw...
|
|
|
+
|
|
|
+instead of...
|
|
|
+
|
|
|
+**I confirm that I have read and attempted the tips in the [Troubleshooting Guide](https://scribe.readthedocs.io/en/latest/troubleshooting.html).**
|
|
|
+
|
|
|
+**Screenshots and stack traces**
|
|
|
+
|
|
|
+
|
|
|
+**My environment:**
|
|
|
+ - PHP version:
|
|
|
+ - Laravel version:
|
|
|
+ - Scribe Version
|
|
|
+
|
|
|
+**My Scribe config (minus the comments)**
|
|
|
+
|
|
|
+**Additional info**
|