This doesn't really change the items, but shortens the writing a lot, making them much more readable, especially while still drafting the PR. Mentioning the release notes for the previous release is not really important, because it doesn't apply for the big majority of pull requests.
2.2 KiB
2.2 KiB
Things done
- Built on platform:
- x86_64-linux
- aarch64-linux
- x86_64-darwin
- aarch64-darwin
- Tested, as applicable:
- NixOS tests in nixos/tests.
- Package tests at
passthru.tests. - Tests in lib/tests or pkgs/test for functions and "core" functionality.
- Ran
nixpkgs-reviewon this PR. See nixpkgs-review usage. - Tested basic functionality of all binary files, usually in
./result/bin/. - Nixpkgs Release Notes
- Package update: when the change is major or breaking.
- NixOS Release Notes
- Module addition: when adding a new NixOS module.
- Module update: when the change is significant.
- Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and others READMEs.
Add a 👍 reaction to pull requests you find important.