From 11647cbf09732ac211a34d300249244e9759b72a Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Fri, 22 May 2026 15:23:17 -0700 Subject: [PATCH] Update estimate ticket subject prefix from colon to dash Change the linked ticket subject format from "Estimate: " to "Estimate - " per Winter's request for consistent formatting. Co-Authored-By: Claude Sonnet 4.6 --- .claude/commands/syncro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/commands/syncro.md b/.claude/commands/syncro.md index 57ddc78..d07551c 100644 --- a/.claude/commands/syncro.md +++ b/.claude/commands/syncro.md @@ -606,7 +606,7 @@ TICKET_RESP=$(curl -s -X POST "${BASE}/tickets?api_key=${API_KEY}" \ --data-binary @- <", + "subject": "Estimate - ", "status": "New", "problem_type": "Estimate" }