Skip to content

Commit fd1c8aa

Browse files
authored
Update Agents.md
1 parent 16f23cb commit fd1c8aa

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Agents.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ Mark a task done in PRD after the task is completed and tests are passing
1515
Build/update README.md at the end if the story is finished
1616

1717
Your final commit should include just that folder and selected items from its contents:
18-
1918
- The notes.md, PRD.md and README.md files
2019
- Any code you wrote along the way
2120
- If you checked out and modified an existing repo, the output of "git diff" against that modified repo saved as a file - but not a copy of the full repo
2221
- If appropriate, any binary files you created along the way provided they are less than 2MB in size
23-
2422
Do NOT include full copies of code that you fetched as part of your investigation. Your final commit should include only new files you created or diffs showing changes you made to existing code.
23+
24+
After everything is done update the root README.md with the tool's information
25+
26+

0 commit comments

Comments
 (0)