feat: add instruction to leave TODO comments for missing functionality

This commit is contained in:
2025-12-25 15:19:13 +00:00
parent e0f7537f9a
commit 370b01cca8
+2
View File
@@ -1,3 +1,5 @@
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.
Keep unit tests parameterised and make new test files where possible.
Leave TODO comments for missing functionality.