From d13bed7d5699998b01e514f15c70e8abe4e6a351 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Sun, 14 Jun 2026 14:07:18 +0200 Subject: [PATCH] docs: make headlines more consistent Signed-off-by: Oliver Smith Part-of: --- docs/ci/ci-tags.md | 2 +- docs/merge-requests/approval-rules.md | 2 +- docs/packaging/firmware-packages.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ci/ci-tags.md b/docs/ci/ci-tags.md index 7ff864db9..b5c6d0f49 100644 --- a/docs/ci/ci-tags.md +++ b/docs/ci/ci-tags.md @@ -1,4 +1,4 @@ -# CI tags +# CI Tags You can add various tags in the commit message of your last commit to modify the continuous integration behaviour for your merge requests. diff --git a/docs/merge-requests/approval-rules.md b/docs/merge-requests/approval-rules.md index 4ff704752..65fbd52d4 100644 --- a/docs/merge-requests/approval-rules.md +++ b/docs/merge-requests/approval-rules.md @@ -1,4 +1,4 @@ -# pmaports Approval Rules +# Approval Rules pmaports follows the general [code review and merge](https://docs.postmarketos.org/policies-and-processes/development/code-review-and-merge.html) diff --git a/docs/packaging/firmware-packages.md b/docs/packaging/firmware-packages.md index 1a788a711..b96e62f37 100644 --- a/docs/packaging/firmware-packages.md +++ b/docs/packaging/firmware-packages.md @@ -1,4 +1,4 @@ -# Firmware +# Firmware Packages Firmware (non-free binary blobs, often cryptographically signed by the OEM) is nowadays unfortunately required for a lot of essential functionality,