loopback-component-explorer/.github/ISSUE_TEMPLATE.md

22 lines
625 B
Markdown

<!-- 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/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
<!-- 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 -->