loopback/.github/PULL_REQUEST_TEMPLATE.md

15 lines
284 B
Markdown

### Description
#### Related issues (eg. strongloop/loopback#49)
- None
### Checklist
- [ ] CLA signed
- [ ] New tests are added to cover all changes
- [ ] Code conforms with the [style
guide](http://loopback.io/doc/en/contrib/style-guide.html)
- [ ] All CI builds are passing