Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah committed May 19, 2020
2 parents cd977fd + 98f24d4 commit 8c72064
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
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**

0 comments on commit 8c72064

Please sign in to comment.