From 685fa934783cd37b98ff34c0915d68b377e72218 Mon Sep 17 00:00:00 2001 From: JohnDoe6345789 Date: Thu, 25 Dec 2025 14:43:26 +0000 Subject: [PATCH] Update kickstart prompt to include clarification on bot workflow in SDLC --- .github/prompts/0-kickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/prompts/0-kickstart.md b/.github/prompts/0-kickstart.md index b931d89ee..299a1e5c0 100644 --- a/.github/prompts/0-kickstart.md +++ b/.github/prompts/0-kickstart.md @@ -1 +1 @@ -Work your way through prompts folder, skip if not needed. Figure it out as you go along. Just get on with it. Commit as you go along with descriptive commit messages, do trunking to main. Don't worry if another bot made changes, just send it. +Work your way through prompts folder, skip if not needed. Figure it out as you go along. Just get on with it. Commit as you go along with descriptive commit messages, do trunking to main. Don't worry if another bot made changes, just send it. Most bots are just working through a unit testing SDLC workflow.