create pr template

This commit is contained in:
Sakib Hasan 2017-08-15 16:02:29 -04:00
parent 4ad8fa0f06
commit 8e98613068
1 changed files with 5 additions and 4 deletions

View File

@ -6,17 +6,18 @@
<!-- <!--
Please use the following link syntaxes: Please use the following link syntaxes:
- #49 (to reference issues in the current repository) - connect to #49 (to reference issues in the current repository)
- strongloop/loopback#49 (to reference issues in another repository) - connect to strongloop/loopback#49 (to reference issues in another repository)
--> -->
- None - connect to <link_to_referenced_issue>
### Checklist ### Checklist
<!-- <!--
Please mark your choice with an "x" (i.e. [x], see - Please mark your choice with an "x" (i.e. [x], see
https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments) https://github.com/blog/1375-task-lists-in-gfm-issues-pulls-comments)
- PR's without test coverage will be closed.
--> -->
- [ ] New tests added or existing tests modified to cover all changes - [ ] New tests added or existing tests modified to cover all changes