diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..f59c8f4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,23 @@ +### Version of x-select: + +### Ember Version / Ember CLI Version: + +**Ember Version:** +**Ember CLI Version:** + +### Expected Behavior + +(Describe how things should work.) + +### Actual Behavior + +(Describe what went wrong.) + +### Steps To Reproduce: +1. +2. +3. + +### JSBin / Ember Twiddle / Example repo / Failing test: + +(This is extremely helpful and speeds up the debugging process.)