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:
Austin Horstman
2025-08-11 08:48:39 -05:00
parent b4a07cd14b
commit e11d6c321f

View File

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