mirror of
https://github.com/github/spec-kit.git
synced 2026-01-30 20:52:03 +00:00
Add automated markdown linting to ensure consistent formatting across all markdown files in the repository. Changes: - Add .markdownlint-cli2.jsonc configuration - Create .github/workflows/lint.yml for CI/CD integration - Fix all 908 existing markdown errors across 27 files - Enforce ATX-style headings and asterisk emphasis - Set consistent 2-space list indentation This prevents markdown errors after project initialization and maintains high documentation quality standards.
1.3 KiB
1.3 KiB
[CHECKLIST TYPE] Checklist: [FEATURE NAME]
Purpose: [Brief description of what this checklist covers] Created: [DATE] Feature: [Link to spec.md or relevant documentation]
Note: This checklist is generated by the /speckit.checklist command based on feature context and requirements.
[Category 1]
- CHK001 First checklist item with clear action
- CHK002 Second checklist item
- CHK003 Third checklist item
[Category 2]
- CHK004 Another category item
- CHK005 Item with specific criteria
- CHK006 Final item in this category
Notes
- Check items off as completed:
[x] - Add comments or findings inline
- Link to relevant resources or documentation
- Items are numbered sequentially for easy reference