0bd54a6d5d
I'm seeing a lot of PRs that only include the checklist, when the main thing I care about when I'm reviewing a PR is what the author was thinking when they decided to make the change.
648 B
648 B
Motivation for this change
Things done
- Tested using sandboxing
(nix.useSandbox on NixOS,
or option
build-use-sandbox
innix.conf
on non-NixOS) - Built on platform(s)
- NixOS
- OS X
- Linux
- Tested compilation of all pkgs that depend on this change using
nix-shell -p nox --run "nox-review wip"
- Tested execution of all binary files (usually in
./result/bin/
) - Fits CONTRIBUTING.md.