Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!--
Is this something you can debug and fix? Please send a pull request! Bug fixes and new features are welcome.

Please make sure to add all the information needed to understand the bug so that someone can help.
-->

## Issue and Steps to Reproduce

- Describe your issue, stack trace, etc.
- 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)?

## Your environment

Ember version, browser, etc.

## Screenshots