aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-07-18 23:26:09 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-07-18 23:26:09 +0200
commit25b0bf9f95ccd1189be4bd594d16134ebf3b38d8 (patch)
tree187b33fd7f5e388d973b02198832c2f065d8fa93 /.github
parentfix gucharmap & add gnome-characters, gnome-character-map (diff)
downloadfirejail-25b0bf9f95ccd1189be4bd594d16134ebf3b38d8.tar.gz
firejail-25b0bf9f95ccd1189be4bd594d16134ebf3b38d8.tar.zst
firejail-25b0bf9f95ccd1189be4bd594d16134ebf3b38d8.zip
merges
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 28ee1c436..f0e4dd416 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -3,7 +3,7 @@ If you make a PR for new profiles or changeing profiles please do the following:
3 Hint: The profile-template is very new, if you install firejail with your package-manager, it maybe missing, therefore, and to follow the latest rules, it is recommended to use the template from the repository. 3 Hint: The profile-template is very new, if you install firejail with your package-manager, it maybe missing, therefore, and to follow the latest rules, it is recommended to use the template from the repository.
4 - Order the arguments of options alphabetical, you can easy do this with the [sort.py](https://github.com/netblue30/firejail/tree/master/contrib/sort.py). 4 - Order the arguments of options alphabetical, you can easy do this with the [sort.py](https://github.com/netblue30/firejail/tree/master/contrib/sort.py).
5 The path to it depends on your distro: 5 The path to it depends on your distro:
6 6
7 | Distro | Path | 7 | Distro | Path |
8 | ------ | ---- | 8 | ------ | ---- |
9 | Arch/Fedora | `/lib64/firejail/sort.py` | 9 | Arch/Fedora | `/lib64/firejail/sort.py` |