[PR #5757] [MERGED] docs: markdown formatting and misc improvements #5653

Closed
opened 2026-05-05 10:42:26 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5757
Author: @kmk3
Created: 3/26/2023
Status: Merged
Merged: 4/6/2023
Merged by: @netblue30

Base: masterHead: docs-markdown-improvements


📝 Commits (10+)

  • f70577b README.md: fix output of profstats
  • e031125 README.md: remove unicode and non-printing chars
  • 707c791 docs: fix line breaks around elements in markdown
  • 823ff0a docs: fix headings and yaml frontmatter
  • f5a77d5 docs: fix list item indentation on CONTRIBUTING.md
  • 489305c docs: remove indents on top-level lists and tables
  • 26c553e docs: remove old notes from PR template
  • 1f0d475 docs: deduplicate info from SECURITY.md
  • f72d738 docs: improve code blocks
  • f80ba2f README.md: turn bare URLs into links

📊 Changes

7 files changed (+290 additions, -183 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.md (+6 -3)
📝 .github/ISSUE_TEMPLATE/feature_request.md (+1 -0)
📝 .github/pull_request_template.md (+17 -13)
📝 CONTRIBUTING.md (+45 -24)
📝 README (+42 -32)
📝 README.md (+174 -110)
📝 SECURITY.md (+5 -1)

📄 Description

Mostly linting/formatting of markdown with a few corrections and improvements.

No major content changes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5757 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 3/26/2023 **Status:** ✅ Merged **Merged:** 4/6/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `docs-markdown-improvements` --- ### 📝 Commits (10+) - [`f70577b`](https://github.com/netblue30/firejail/commit/f70577b49054a7f80970ef526cf7af609acabef2) README.md: fix output of profstats - [`e031125`](https://github.com/netblue30/firejail/commit/e0311253c23ce5d5a074503fc6d64ef20283faec) README.md: remove unicode and non-printing chars - [`707c791`](https://github.com/netblue30/firejail/commit/707c7917e50a56a759c3ad2f0ad8a6914750d2a3) docs: fix line breaks around elements in markdown - [`823ff0a`](https://github.com/netblue30/firejail/commit/823ff0a0141944579cc518abf473d6d99940aaca) docs: fix headings and yaml frontmatter - [`f5a77d5`](https://github.com/netblue30/firejail/commit/f5a77d5e716577944fb698feefb7392bb77c4dcd) docs: fix list item indentation on CONTRIBUTING.md - [`489305c`](https://github.com/netblue30/firejail/commit/489305c49c8b49e56c5613f15e86e21f5d64db4d) docs: remove indents on top-level lists and tables - [`26c553e`](https://github.com/netblue30/firejail/commit/26c553ec521a3f20cf3b77a4230e85cdd314fbe7) docs: remove old notes from PR template - [`1f0d475`](https://github.com/netblue30/firejail/commit/1f0d47572fa68b888030d7796ffb9df62313d906) docs: deduplicate info from SECURITY.md - [`f72d738`](https://github.com/netblue30/firejail/commit/f72d738e619601f6161e102bc95339d2eb679ea2) docs: improve code blocks - [`f80ba2f`](https://github.com/netblue30/firejail/commit/f80ba2fba77eca24c8563da0eaba75820230ad3f) README.md: turn bare URLs into links ### 📊 Changes **7 files changed** (+290 additions, -183 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.md` (+6 -3) 📝 `.github/ISSUE_TEMPLATE/feature_request.md` (+1 -0) 📝 `.github/pull_request_template.md` (+17 -13) 📝 `CONTRIBUTING.md` (+45 -24) 📝 `README` (+42 -32) 📝 `README.md` (+174 -110) 📝 `SECURITY.md` (+5 -1) </details> ### 📄 Description Mostly linting/formatting of markdown with a few corrections and improvements. No major content changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:42:26 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5653
No description provided.