Skip to content

Commit 43c4d70

Browse files
amondnetCopilot
andcommitted
Update templates/commands/specify.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a9643c0 commit 43c4d70

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

templates/commands/specify.md

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

33-
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.
33+
Note: The script creates and checks out the new branch and initializes the spec file before writing.
34+
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)