loopback/.github/PULL_REQUEST_TEMPLATE.md

20 lines
380 B
Markdown
Raw Normal View History

### Description
#### Related issues
<!--
Please use the following link syntaxes:
- #49 (to reference issues in the current repository)
- strongloop/loopback#49 (to reference issues in another repository)
-->
- None
### Checklist
- [ ] New tests are added to cover all changes
- [ ] Code conforms with the [style
guide](http://loopback.io/doc/en/contrib/style-guide.html)