Merge pull request #2890 from strongloop/backport/fix/pr-template
Fix PR template to not link all PRs to #49 (#2887)
This commit is contained in:
commit
1915d09424
|
@ -1,7 +1,14 @@
|
|||
### Description
|
||||
|
||||
|
||||
#### Related issues (eg. #49 or strongloop/loopback#49)
|
||||
#### 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue