From 835004b39e7ce864afaac1d10c753a1339801caa Mon Sep 17 00:00:00 2001 From: Justin Wheeler Date: Tue, 20 Jan 2026 20:54:57 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Improve=20structure=20?= =?UTF-8?q?and=20link=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Organizes the README into distinct sections ('About', 'Triage & Review') with explicit anchors for better navigation. Consolidates standalone URLs into inline AsciiDoc links to improve readability and flow. Additionally updates text formatting to use monospace for label names. Signed-off-by: Justin Wheeler --- README.adoc | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/README.adoc b/README.adoc index b525849..ff3c9b4 100644 --- a/README.adoc +++ b/README.adoc @@ -6,19 +6,20 @@ This project is mainly used as ticket tracker for Fedora Infrastructure. See how tickets are https://docs.fedoraproject.org/en-US/infra/day_to_day_fedora/[processed by Fedora Infrastructure Team]. +[[about]] +== About + The git repo of this project used to contain some scripts and content from before our Ansible repo was public. The content is still in git history for historical needs. +The Fedora Infrastructure Ansible repo is not here; you can find it https://pagure.io/fedora-infra/ansible[on Pagure]. -If you are looking for the Fedora Infrastructure Ansible repo, that is not here. -Look here: +If you would like to help out with Fedora Infrastructure, see https://docs.fedoraproject.org/en-US/infra/join/[our newcomer documentation]. -https://pagure.io/fedora-infra/ansible.git +[[triage]] +== Triage & Review -If you would like to help out with Fedora Infrastructure, see -https://docs.fedoraproject.org/en-US/infra/join/ - -Incoming tickets are triaged daily Monday through Thursday on matrix. -Triaged tickets will have appropriate labels set from https://forge.fedoraproject.org/org/infra/settings/labels +Incoming tickets are triaged daily, Monday through Thursday, on Matrix. +Triaged tickets will have appropriate labels set from https://forge.fedoraproject.org/org/infra/settings/labels[Forgejo Infra organizational labels]. At least: @@ -27,10 +28,6 @@ At least: * *Priority*: high, medium, low -Larger tickets are then planned into a 2-week sprint available at: - -https://forge.fedoraproject.org/infra/tickets/projects - +Larger tickets are then planned https://forge.fedoraproject.org/infra/tickets/projects[into a 2-week sprint]. There will always be a current sprint and a next sprint, with older ones closed. - -Smaller day to day tickets will have the 'day-to-day' label applied and added to the current sprint backlog. +Smaller day-to-day tickets will have the `day-to-day` label applied and added to the current sprint backlog.