From 26c553ec521a3f20cf3b77a4230e85cdd314fbe7 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Fri, 24 Mar 2023 01:22:01 -0300 Subject: docs: remove old notes from PR template profile.template and sort.py have been released for a while now. --- .github/pull_request_template.md | 3 --- 1 file changed, 3 deletions(-) (limited to '.github') diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6e82f45aa..1947cb00f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,7 +3,6 @@ If your PR isn't about profiles or you have no idea how to do one of these, skip If you submit a PR for new profiles or changing profiles, please do the following: - The ordering of options follow the rules described in [/usr/share/doc/firejail/profile.template](https://github.com/netblue30/firejail/blob/master/etc/templates/profile.template). - > Hint: The profile-template is very new. If you install firejail with your package manager, it may be missing. In order to follow the latest rules, it is recommended to use the template from the repository. - Order the arguments of options alphabetically. You can easily do this with [sort.py](https://github.com/netblue30/firejail/tree/master/contrib/sort.py). The path to it depends on your distro: @@ -14,6 +13,4 @@ If you submit a PR for new profiles or changing profiles, please do the followin | Debian/Ubuntu/Mint | `/usr/lib/x86_64-linux-gnu/firejail/sort.py` | | local git clone | `contrib/sort.py` | - Note also that the sort.py script exists only since firejail `0.9.61`. - See also [CONTRIBUTING.md](/CONTRIBUTING.md). -- cgit v1.2.3-70-g09d2