From 331158da03624e96000e02610f9bae358a34b810 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 23 Mar 2023 17:48:00 -0300 Subject: docs: line-wrap some long lines --- .github/ISSUE_TEMPLATE/bug_report.md | 9 ++++++--- .github/pull_request_template.md | 6 ++++-- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 53066013d..fc74640d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,8 @@ _Describe the bug_ _Steps to reproduce the behavior_ -1. Run in bash `LC_ALL=C firejail PROGRAM` (`LC_ALL=C` to get a consistent output in English that can be understood by everybody) +1. Run in bash `LC_ALL=C firejail PROGRAM` (`LC_ALL=C` to get a consistent + output in English that can be understood by everybody) 2. Click on '....' 3. Scroll down to '....' 4. See error `ERROR` @@ -37,7 +38,8 @@ _What actually happened_ ### Behavior without a profile -_What changed calling `LC_ALL=C firejail --noprofile /path/to/program` in a terminal?_ +_What changed calling `LC_ALL=C firejail --noprofile /path/to/program` in a +terminal?_ ### Additional context @@ -47,7 +49,8 @@ _Any other detail that may help to understand/debug the problem_ - Linux distribution and version (e.g. "Ubuntu 20.04" or "Arch Linux") - Firejail version (`firejail --version`). -- If you use a development version of firejail, also the commit from which it was compiled (`git rev-parse HEAD`). +- If you use a development version of firejail, also the commit from which it + was compiled (`git rev-parse HEAD`). ### Checklist 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 @@ -If 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. +If 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. -If you submit a PR for new profiles or changing profiles, please do the following: +If you submit a PR for new profiles or changing profiles, please do the +following: - The ordering of options follow the rules described in [etc/templates/profile.template](../blob/master/etc/templates/profile.template) -- cgit v1.2.3-70-g09d2