PULL_REQUEST_TEMPLATE: fix commit message link formatting
Automatic markdown formatting messes with the display format.. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
b4a07cd14b
commit
e11d6c321f
1 changed files with 2 additions and 5 deletions
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
7
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -38,11 +38,8 @@ Also make sure to read the guidelines found at
|
|||
{long description}
|
||||
```
|
||||
|
||||
See
|
||||
[CONTRIBUTING](https://nix-community.github.io/home-manager/#sec-commit-style)
|
||||
for more information and
|
||||
[recent commit messages](https://github.com/nix-community/home-manager/commits/master)
|
||||
for examples.
|
||||
See [CONTRIBUTING](https://nix-community.github.io/home-manager/#sec-commit-style) for more information and
|
||||
[recent commit messages](https://github.com/nix-community/home-manager/commits/master) for examples.
|
||||
|
||||
- If this PR adds a new module
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue