Replicate issue_template from loopback repo

This commit is contained in:
Siddhi Pai 2017-02-13 10:28:03 -08:00 committed by ssh24
parent cc3fb8e3f1
commit ba655ddb8a
1 changed files with 12 additions and 27 deletions

View File

@ -1,36 +1,21 @@
<!--
- Please ask questions at https://groups.google.com/forum/#!forum/loopbackjs or
https://gitter.im/strongloop/loopback
<!-- 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/api-connect-faqs/
-->
### Bug or feature request
<!--
Mark your choice with an "x" (eg. [x], NOT [*]).
-->
- [ ] Bug
- [ ] Feature request
### Description of feature (or steps to reproduce if bug)
### Link to sample repo to reproduce issue (if bug)
Immediate support is available through our subscription plans,
see https://strongloop.com/api-connect-faqs/ -->
### Bug/Feature request
<!-- Description of feature
or steps to reproduce/link to sample repo if bug -->
### Expected result
<!-- Include both expected and actual results if bug -->
### Additional information
### Actual result (if bug)
### Additional information (Node.js version, LoopBack version, etc)
<!-- Copy/paste the output of the following commands:
node -e 'console.log(process.platform, process.arch, process.versions.node)'
npm ls --prod --depth 0 | grep loopback -->