aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIgnat Loskutov <ignat.loskutov@gmail.com>2016-11-04 18:49:40 +0300
committerGitHub <noreply@github.com>2016-11-04 18:49:40 +0300
commitd91eba4ec39020f1a04fefa4bccda21953db760c (patch)
tree4deea90fa03cea0fea85da80ec9f0786ae5fc658 /.github
parentbd844d47763c9f60442daee7c1e893185b3b1d43 (diff)
Update PULL_REQUEST_TEMPLATE.md
Follow the rebranding of OS X into macOS
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 981ed156b34..3482ae16e26 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -9,7 +9,7 @@
on non-NixOS)
- Built on platform(s)
- [ ] NixOS
- - [ ] OS X
+ - [ ] macOS
- [ ] 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/`)