summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorPiotr Bogdan <ppbogdan@gmail.com>2017-09-03 19:57:18 +0100
committerPiotr Bogdan <ppbogdan@gmail.com>2017-09-03 19:57:18 +0100
commite221d945ad2b31574e56aec4a4fbdd4dc40881ee (patch)
tree93c01a5d57af264ef1a20e5b4866ec3d409d4e26 /.github
parent2c301b1b48f7443a8346301162de24bfcb30dc1d (diff)
downloadnixlib-e221d945ad2b31574e56aec4a4fbdd4dc40881ee.tar
nixlib-e221d945ad2b31574e56aec4a4fbdd4dc40881ee.tar.gz
nixlib-e221d945ad2b31574e56aec4a4fbdd4dc40881ee.tar.bz2
nixlib-e221d945ad2b31574e56aec4a4fbdd4dc40881ee.tar.lz
nixlib-e221d945ad2b31574e56aec4a4fbdd4dc40881ee.tar.xz
nixlib-e221d945ad2b31574e56aec4a4fbdd4dc40881ee.tar.zst
nixlib-e221d945ad2b31574e56aec4a4fbdd4dc40881ee.zip
pr template: make formatting consistent
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 7e7c24187120..280c9807e589 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,10 +5,7 @@
 
 <!-- Please check what applies. Note that these are not hard requirements but merely serve as information for reviewers. -->
 
-- [ ] Tested using sandboxing
-  ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS,
-    or option `build-use-sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file)
-    on non-NixOS)
+- [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `build-use-sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS)
 - Built on platform(s)
    - [ ] NixOS
    - [ ] macOS