mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
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:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user