fix syntax error in pr template
This commit is contained in:
parent
d6e2f371ca
commit
8f581f2060
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
- [ ] I have ensured documentation and testing are thorough.
|
||||
- [ ] I have updated the changelog.
|
||||
- [ ] I have read [CONTRIBUTING.md][../CONTRIBUTING.md]
|
||||
- [ ] I have read [CONTRIBUTING.md](../CONTRIBUTING.md)
|
||||
- [ ] I have made sure the CI checks run using `nix run .#ci`.
|
||||
- [ ] I have followed the code standards to the best of my ability or have documented carefully where and why I haven't.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue