Fix PR template to not link all PRs to #49 (#2887)

- Add comment with syntax examples
- Remove direct links to #49 in section header
This commit is contained in:
Miroslav Bajtoš 2016-10-25 02:08:40 +02:00 committed by Simon Ho
parent dcc58a9d50
commit 8cc71a4dc0
1 changed files with 8 additions and 1 deletions

View File

@ -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