Merge branch 'localden/vscode' of https://github.com/github/spec-kit into localden/vscode

This commit is contained in:
den (work)
2025-10-21 15:19:29 -07:00
13 changed files with 81 additions and 38 deletions

View File

@@ -25,7 +25,7 @@ You **MUST** consider the user input before proceeding (if not empty).
- Incomplete items: Lines matching `- [ ]`
- Create a status table:
```
```text
| Checklist | Total | Completed | Incomplete | Status |
|-----------|-------|-----------|------------|--------|
| ux.md | 12 | 12 | 0 | ✓ PASS |