> ## Documentation Index
> Fetch the complete documentation index at: https://docs.uspec.design/llms.txt
> Use this file to discover all available pages before exploring further.

# Contribute

> Get help, provide feedback, or contribute to uSpec

Have questions, found a bug, or want to contribute? Here's how to get involved.

<CardGroup cols={2}>
  <Card title="Questions or feedback" icon="github" href="https://github.com/redongreen/uSpec/issues">
    Open an issue on GitHub for questions, feedback, or feature requests.
  </Card>

  <Card title="Contribute on GitHub" icon="github" href="https://github.com/redongreen/uSpec">
    Report issues, suggest improvements, or submit pull requests.
  </Card>
</CardGroup>

## Report an issue

If you encounter a bug or unexpected behavior:

1. Check the [Troubleshooting guide](/help/troubleshooting) first
2. If the issue persists, [open an issue on GitHub](https://github.com/redongreen/uSpec/issues) with:
   * What you were trying to do
   * What happened instead
   * The JSON output (if applicable)
