From 115be9de5e6f1082717ae00d3598903653483e95 Mon Sep 17 00:00:00 2001 From: mpstaton Date: Sat, 9 May 2026 15:44:44 -0500 Subject: [PATCH] =?UTF-8?q?rename(seed-template):=20tooling-profile=20?= =?UTF-8?q?=E2=86=92=20toolkit-profile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Match the user's preferred naming. The template file is "Toolkit Profile" (its identity); it applies to entries under Tooling/ via applies-to-paths. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/docs/templates/{tooling-profile.md => toolkit-profile.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/docs/templates/{tooling-profile.md => toolkit-profile.md} (98%) diff --git a/src/docs/templates/tooling-profile.md b/src/docs/templates/toolkit-profile.md similarity index 98% rename from src/docs/templates/tooling-profile.md rename to src/docs/templates/toolkit-profile.md index caf1851..5cf4487 100644 --- a/src/docs/templates/tooling-profile.md +++ b/src/docs/templates/toolkit-profile.md @@ -1,5 +1,5 @@ --- -title: Tooling Profile (Company / Service / App) +title: Toolkit Profile (Company / Service / App) applies-to-paths: - "Tooling/**" description: Generates a structured profile for a company / service / app / open-source repo.