Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 747 Bytes

File metadata and controls

19 lines (14 loc) · 747 Bytes

Contributing to Spec Kit Extensions

Thank you for your interest in contributing to Spec Kit Extensions! This project aims to provide high-quality extensions for the Spec Kit SDD workflow.

How to Contribute

  1. Find an issue or Open a new one to discuss your ideas.
  2. Fork the repository and create a descriptive branch.
  3. Follow the Spec Kit standards:
    • Ensure extension.yml is valid.
    • Use $ARGUMENTS in command files.
    • Follow the naming pattern speckit.{extension-id}.{command-name}.
  4. Submit a Pull Request:
    • Link the relevant issue.
    • Provide a clear description of your changes.

Development Setup

See the README.md for local installation and development instructions.