Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Feb 16, 2019
1 parent 8b29951 commit 71d70ca
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,37 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Package**
This issue is related to the following monorepo package(s):
- [ ] eyeglass
- [ ] broccoli-eyeglass
- [ ] ember-cli-eyeglass

**Description**
A clear and concise description of the issue.

**To Reproduce**
Steps to reproduce the behavior:
1. ...
2. ...
3. See error!

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots/Code Examples/Terminal Commands**
If applicable, add screenshots or code snippets to help explain your problem.

**Environment:**
- OS: Unix or Windows?
- Node version:
- Related Software and Version(s):

**Additional context**
Add any other context about the problem here.

0 comments on commit 71d70ca

Please sign in to comment.