-
-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
- Loading branch information
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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** |