doc: add link to PULL_REQUEST_TEMPLATE.md (#1504)

This commit is contained in:
pancho horrillo 2025-06-15 18:27:13 +02:00 committed by GitHub
parent 092a602e52
commit d9a4000d90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ Please also link any relevant issues or pull requests e.g. `Closes: #<ISSUE-ID>`
Please check what applies. Note that these are not hard requirements but merely
serve as information for reviewers.
-->
- [ ] Tested locally
- [ ] Tested [locally](https://nix-community.github.io/stylix/modules.html#development-setup)
- [ ] Tested in [testbed](https://nix-community.github.io/stylix/testbeds.html)
- [ ] Commit message follows [commit convention](https://nix-community.github.io/stylix/commit_convention.html)
- [ ] Fits [style guide](https://nix-community.github.io/stylix/styling.html)