mirror of
https://github.com/github/spec-kit.git
synced 2026-03-23 13:53:08 +00:00
Compare commits
2 Commits
607760e72f
...
copilot/up
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6f237803a2 | ||
|
|
525cdc17ec |
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -51,7 +51,7 @@ body:
|
||||
id: version
|
||||
attributes:
|
||||
label: Specify CLI Version
|
||||
description: "Run `specify --version` or `pip show spec-kit`"
|
||||
description: "Run `specify version` or `pip show spec-kit`"
|
||||
placeholder: "e.g., 1.3.0"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -46,7 +46,7 @@ Extensions are modular packages that add new commands and functionality to Spec
|
||||
### Check Your Version
|
||||
|
||||
```bash
|
||||
specify --version
|
||||
specify version
|
||||
# Should show 0.1.0 or higher
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user