Files
spec-kit/SUPPORT.md
Benjamin Pahl 33a07969c3 feat(ci): add markdownlint-cli2 for consistent markdown formatting
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.
2025-10-20 00:49:15 +02:00

1008 B

Support

How to file issues and get help

This project uses GitHub issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new issue.

For help or questions about using this project, please:

  • Open a GitHub issue for bug reports, feature requests, or questions about the Spec-Driven Development methodology
  • Check the comprehensive guide for detailed documentation on the Spec-Driven Development process
  • Review the README for getting started instructions and troubleshooting tips

Project Status

Spec Kit is under active development and maintained by GitHub staff AND THE COMMUNITY. We will do our best to respond to support, feature requests, and community questions in a timely manner.

GitHub Support Policy

Support for this project is limited to the resources listed above.