Skip to content

Commit 6198949

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/commands/tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You **MUST** consider the user input before proceeding (if not empty).
2828

2929
2. **Load design documents**: Read from FEATURE_DIR:
3030
- **Required**: plan.md (tech stack, libraries, structure), spec.md (user stories with priorities)
31-
- **Optional**: data-model.md (entities), contracts/ (interface definitions), research.md (decisions), quickstart.md (test scenarios)
31+
- **Optional**: data-model.md (entities), contracts/ (interface contracts), research.md (decisions), quickstart.md (test scenarios)
3232
- Note: Not all projects have all documents. Generate tasks based on what's available.
3333

3434
3. **Execute task generation workflow**:

0 commit comments

Comments
 (0)