We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c7b09d + 45d5176 commit 4d80667Copy full SHA for 4d80667
templates/commands/tasks.md
@@ -42,7 +42,7 @@ You **MUST** consider the user input before proceeding (if not empty).
42
- Create parallel execution examples per user story
43
- Validate task completeness (each user story has all needed tasks, independently testable)
44
45
-4. **Generate tasks.md**: Use `.specify/templates/tasks-template.md` as structure, fill with:
+4. **Generate tasks.md**: Use `templates/tasks-template.md` as structure, fill with:
46
- Correct feature name from plan.md
47
- Phase 1: Setup tasks (project initialization)
48
- Phase 2: Foundational tasks (blocking prerequisites for all user stories)
0 commit comments