mirror of
https://github.com/github/spec-kit.git
synced 2026-03-17 02:43:08 +00:00
fix: Remove duplicate options in specify.md (#1765)
This commit is contained in:
@@ -9,8 +9,8 @@ handoffs:
|
|||||||
prompt: Clarify specification requirements
|
prompt: Clarify specification requirements
|
||||||
send: true
|
send: true
|
||||||
scripts:
|
scripts:
|
||||||
sh: scripts/bash/create-new-feature.sh --json "{ARGS}"
|
sh: scripts/bash/create-new-feature.sh "{ARGS}"
|
||||||
ps: scripts/powershell/create-new-feature.ps1 -Json "{ARGS}"
|
ps: scripts/powershell/create-new-feature.ps1 "{ARGS}"
|
||||||
---
|
---
|
||||||
|
|
||||||
## User Input
|
## User Input
|
||||||
|
|||||||
Reference in New Issue
Block a user