Skip to content

Commit a93be42

Browse files
mnriemCopilot
andauthored
Update templates/commands/tasks.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6198949 commit a93be42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/commands/tasks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ Every task MUST strictly follow this format:
117117
- Mark story dependencies (most stories should be independent)
118118

119119
2. **From Contracts**:
120-
- Map each contract/interface → to the user story it serves
121-
- If tests requested: Each contract → contract test task [P] before implementation in that story's phase
120+
- Map each interface contract → to the user story it serves
121+
- If tests requested: Each interface contract → contract test task [P] before implementation in that story's phase
122122

123123
3. **From Data Model**:
124124
- Map each entity to the user story(ies) that need it

0 commit comments

Comments
 (0)