---
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 `npx scribe:generate` ...
3. But I saw...

instead of...


**Screenshots or stack traces:**


**My environment:**
- Node.js version (from `node -v`):
- Framework (Adonis/Express/Restify):
- Framework version (from `npm list @adonisjs/core` or `npm list express` or `npm list restify`):
- Scribe version (from `npm list @knuckleswtf/scribe`):

**My Scribe config (minus the comments):**


**Additional info:**