aboutsummaryrefslogtreecommitdiffstats
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-23 17:48:00 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-26 13:51:25 -0300
commit331158da03624e96000e02610f9bae358a34b810 (patch)
tree64acf878e06daec2ad29c0e64361a04844bee737 /.github/pull_request_template.md
parentdocs: fix misc texts/formatting (diff)
downloadfirejail-331158da03624e96000e02610f9bae358a34b810.tar.gz
firejail-331158da03624e96000e02610f9bae358a34b810.tar.zst
firejail-331158da03624e96000e02610f9bae358a34b810.zip
docs: line-wrap some long lines
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index faa2a4108..ecc5be304 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,6 +1,8 @@
1If your PR isn't about profiles or you have no idea how to do one of these, skip the following and go ahead with this PR. 1If your PR isn't about profiles or you have no idea how to do one of these,
2skip the following and go ahead with this PR.
2 3
3If you submit a PR for new profiles or changing profiles, please do the following: 4If you submit a PR for new profiles or changing profiles, please do the
5following:
4 6
5- The ordering of options follow the rules described in 7- The ordering of options follow the rules described in
6 [etc/templates/profile.template](../blob/master/etc/templates/profile.template) 8 [etc/templates/profile.template](../blob/master/etc/templates/profile.template)