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.
1 parent e6d6f3c commit 45d5176Copy full SHA for 45d5176
templates/commands/tasks.md
@@ -33,7 +33,7 @@ You **MUST** consider the user input before proceeding (if not empty).
33
- Create parallel execution examples per user story
34
- Validate task completeness (each user story has all needed tasks, independently testable)
35
36
-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:
37
- Correct feature name from plan.md
38
- Phase 1: Setup tasks (project initialization)
39
- Phase 2: Foundational tasks (blocking prerequisites for all user stories)
0 commit comments