Skip to content

Commit 35577ca

Browse files
committed
Create ISSUE_TEMPLATE.MD
1 parent d74dd46 commit 35577ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ISSUE_TEMPLATE.MD

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Please make sure each of the following is true before submitting a new issue. We are a small team with limited time and it is very difficult to manage issues if they aren't reported correctly.
2+
3+
- [ ] This is a bug report, not a question on how to use the grid.
4+
Use [Stack Overflow](http://stackoverflow.com/questions/tagged/angular-ui-grid) or [Gitter](https://gitter.im/angular-ui/ui-grid) for questions.
5+
- [ ] You have searched the open issues to see if this bug has been filed before. We don't want duplicate issues.
6+
- [ ] You have reviewed the tutorials and documentation to ensure you are using the grid correctly. [ui-grid.info](http://ui-grid.info/docs/#/tutorial)
7+
- [ ] You are using the latest version of the grid. Older versions are not patched or supported.
8+
- [ ] You have provided steps to recreate your bug. A plunkr is even better.

0 commit comments

Comments
 (0)