Skip to content

Commit 7458d7b

Browse files
authored
Merge pull request #1042 from nummi/issue-template
Github Issue Template
2 parents c158a90 + cc104ed commit 7458d7b

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

ISSUE_TEMPLATE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
Is this something you can debug and fix? Please send a pull request! Bug fixes and new features are welcome.
3+
4+
Please make sure to add all the information needed to understand the bug so that someone can help.
5+
-->
6+
7+
## Issue and Steps to Reproduce
8+
9+
- Describe your issue, stack trace, etc.
10+
- Can you tell us how to reproduce it? Is there a site we can go to, [Ember Twiddle](https://ember-twiddle.com), [CodeSandbox](https://codesandbox.io)?
11+
12+
## Your environment
13+
14+
Ember version, browser, etc.
15+
16+
## Screenshots
17+

0 commit comments

Comments
 (0)