From 65fe867cf571d2c7dc7f2a1bb22757c757dc777c Mon Sep 17 00:00:00 2001 From: "Marko (Hermes Implementer)" Date: Tue, 26 May 2026 23:02:41 +0000 Subject: [PATCH] docs: rename auth spec to 001_trello_auth_spec.md --- docs/backend/{trello-auth-spec.md => 001_trello_auth_spec.md} | 1 + 1 file changed, 1 insertion(+) rename docs/backend/{trello-auth-spec.md => 001_trello_auth_spec.md} (99%) diff --git a/docs/backend/trello-auth-spec.md b/docs/backend/001_trello_auth_spec.md similarity index 99% rename from docs/backend/trello-auth-spec.md rename to docs/backend/001_trello_auth_spec.md index 1818f2c..e222e53 100644 --- a/docs/backend/trello-auth-spec.md +++ b/docs/backend/001_trello_auth_spec.md @@ -3,6 +3,7 @@ **Feature:** US: Authenticate and Connect to Trello Account **Issue:** #1 **Branch:** `feature/trello-auth` +**Doc:** 001 ## Overview