Skip to content

Commit e786a9d

Browse files
authored
Merge pull request #70 from azuma317/cleanup/tasks-template-whitespace
Remove trailing whitespace from tasks.md template
2 parents fa56dbd + 51b8459 commit e786a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/commands/tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Given the context provided as an argument, do this:
1313
2. Load and analyze available design documents:
1414
- Always read plan.md for tech stack and libraries
1515
- IF EXISTS: Read data-model.md for entities
16-
- IF EXISTS: Read contracts/ for API endpoints
16+
- IF EXISTS: Read contracts/ for API endpoints
1717
- IF EXISTS: Read research.md for technical decisions
1818
- IF EXISTS: Read quickstart.md for test scenarios
19-
19+
2020
Note: Not all projects have all documents. For example:
2121
- CLI tools might not have contracts/
2222
- Simple libraries might not need data-model.md

0 commit comments

Comments
 (0)