Merge pull request #30248 from maximedenes/PR_template_nit

pr template: make values of platform field less ambiguous
This commit is contained in:
Jörg Thalheim 2017-10-09 11:55:42 +01:00 committed by GitHub
commit b9a45b7d5d

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/`)