Create ISSUE_TEMPLATE.md
This commit is contained in:
@@ -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).
|
||||
Reference in New Issue
Block a user