Use GitHub issue templates (#2810)

This commit is contained in:
Simon Ho 2016-10-06 09:35:05 -07:00 committed by GitHub
parent 31913c048d
commit ee4d79fdf0
1 changed files with 35 additions and 0 deletions

35
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,35 @@
<!--
- DO NOT ask questions using GitHub issues (only bug or feature requests please,
see http://loopback.io/doc/en/contrib/Reporting-issues.html#asking-questions)
- Please ask questions at https://groups.google.com/forum/#!forum/loopbackjs or
https://gitter.im/strongloop/loopback
- Immediate support is available through our subscription plans, see
https://strongloop.com/node-js/subscription-plans
-->
### Bug or feature request
- [ ] Bug
- [ ] Feature request
### Description of feature (or steps to reproduce if bug)
### Link to sample repo to reproduce issue (if bug)
### Expected result
### Actual result (if bug)
### Additional information (Node.js version, LoopBack version, etc)