Skip to content

Commit 327c39c

Browse files
amondnetCopilot
andauthored
Update templates/commands/specify.md
Co-authored-by: Copilot <[email protected]>
1 parent 956db4a commit 327c39c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

templates/commands/specify.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ Given the feature description provided as an argument, do this:
2222
- Try `.specify/hooks/post-specify{HOOK_EXT} "{ARGS}" "$FEATURE_NUM" "$BRANCH_NAME" "$SPEC_FILE"`
2323
8. Report completion with branch name, spec file path, and readiness for the next phase.
2424

25-
Note: The script creates and checks out the new branch and initializes the spec file before writing. Hooks follow Git-style naming: pre-specify for validation, prepare-feature-num for custom numbering, post-checkout after branch creation, and post-specify after spec completion.
25+
Note: The script creates and checks out the new branch and initializes the spec file before writing.
26+
Hooks follow Git-style naming: pre-specify for validation, prepare-feature-num for custom numbering, post-checkout after branch creation, and post-specify after spec completion.

0 commit comments

Comments
 (0)