📝 README: Improve structure and link formatting
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 <jwheel@redhat.com>
This commit is contained in:
parent
d47ec24793
commit
835004b39e
1 changed files with 11 additions and 14 deletions
25
README.adoc
25
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue