.github/PULL_REQUEST_TEMPLATE.md: fix typo

This commit is contained in:
Michael Daniels
2025-07-20 09:27:04 -04:00
committed by GitHub
parent fba6f87e26
commit 5731a33c07

View File

@@ -26,7 +26,7 @@ For new packages please briefly describe the package or provide a link to its ho
- NixOS Release Notes - NixOS Release Notes
- [ ] Module addition: when adding a new NixOS module. - [ ] Module addition: when adding a new NixOS module.
- [ ] Module update: when the change is significant. - [ ] Module update: when the change is significant.
- [ ] Fits [CONTRIBUTING.md], [pkgs/README.md], [maintainers/README.md] and others READMEs. - [ ] Fits [CONTRIBUTING.md], [pkgs/README.md], [maintainers/README.md] and other READMEs.
[NixOS tests]: https://nixos.org/manual/nixos/unstable/index.html#sec-nixos-tests [NixOS tests]: https://nixos.org/manual/nixos/unstable/index.html#sec-nixos-tests
[Package tests]: https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-tests [Package tests]: https://github.com/NixOS/nixpkgs/blob/master/pkgs/README.md#package-tests