From 9b679f4ab2aad8f19eb829613f59b4642135064f Mon Sep 17 00:00:00 2001 From: Matthew Knight Date: Mon, 16 Feb 2026 00:07:00 -0800 Subject: [PATCH] poke --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ca1a3..6422d39 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Forgejo Tickets -A customer-facing support ticket system that bridges a web UI with Forgejo issue tracking. Customers create and manage support tickets through a clean web interface, while tickets automatically sync to Forgejo repositories as issues for internal team tracking. +A customer-facing support ticket system that bridges a web UI with Forgejo issue +tracking. Customers create and manage support tickets through a clean web +interface, while tickets automatically sync to Forgejo repositories as issues +for internal team tracking. ## Quick Start