pr template: make values of platform field less ambiguous

release-18.03-flake
Maxime Dénès 2017-10-09 12:47:59 +02:00
parent 28cd0f240a
commit 9ca1b56683
No known key found for this signature in database
GPG Key ID: FD3733DF9705E69E
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
- Built on platform(s)
- [ ] NixOS
- [ ] macOS
- [ ] Linux
- [ ] other Linux distributions
- [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
- [ ] 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/`)