From 6cd3aff350013be88f401c66996d8963d58d5a30 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Thu, 23 Apr 2026 09:47:56 +0300 Subject: [PATCH] declare prompt template to be for backend dev --- ai/{PROMPT_TEMPLATE.md => backend_prompt_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ai/{PROMPT_TEMPLATE.md => backend_prompt_template.md} (100%) diff --git a/ai/PROMPT_TEMPLATE.md b/ai/backend_prompt_template.md similarity index 100% rename from ai/PROMPT_TEMPLATE.md rename to ai/backend_prompt_template.md