Create ISSUE_TEMPLATE.md

This commit is contained in:
Jon Kent
2016-12-14 20:41:46 -08:00
committed by GitHub
parent 516e845da7
commit 49841b0b4e
+9
View File
@@ -0,0 +1,9 @@
<!--- Provide a general summary of your changes in the Title above -->
## New Issue Checklist
<!--- Please complete all of the checks below before opening a new issue -->
I have read the [Contribution Guidelines](https://github.com/jonkykong/SideMenu/blob/master/.github/CONTRIBUTING.md) and I understand:
- [ ] My issue was **not** solved by reading the [README](https://github.com/jonkykong/SideMenu/blob/master/README.md).
- [ ] My issue can **not** be answered on [stackoverflow.com](stackoverflow.com).
- [ ] My issue is **not** a request for new functionality that I am unwilling to build and contribute with a [pull request](https://github.com/jonkykong/SideMenu/pulls).
- [ ] My issue **is** reproducable in the [demo project](https://github.com/jonkykong/SideMenu/tree/master/Example).