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

# Contributing

> Learn about the best way to get started with contributing to Shuttle.

Contributing to Shuttle is highly encouraged!

Check out our [contributing docs](https://github.com/shuttle-hq/shuttle/blob/main/CONTRIBUTING.md) and find the appropriate repo below to contribute to.

There are also many other ways to help!
Join us on [Discord](https://discord.com/invite/shuttle) and [Twitter](https://twitter.com/shuttle_dev) to leave feedback, vote in polls, or just chat.

## Repositories

Please refer to the README.md or DEVELOPING.md files in the respective repository for instructions on how to run and test the code.

<CardGroup>
  <Card title="shuttle" href="https://github.com/shuttle-hq/shuttle" icon="github" color="#ffffff">
    The core Shuttle product. Contains all crates that users interact with.
  </Card>

  <Card title="shuttle-examples" href="https://github.com/shuttle-hq/shuttle-examples" icon="github" color="#ffffff">
    Officially maintained examples of projects that can be deployed on Shuttle. Also has a list of community examples.
  </Card>

  <Card title="shuttle-docs" href="https://github.com/shuttle-hq/shuttle-docs" icon="github" color="#ffffff">
    Documentation hosted on docs.shuttle.dev.
  </Card>

  <Card title="www" href="https://github.com/shuttle-hq/www" icon="github" color="#ffffff">
    Our website shuttle.dev, including the blog and Launchpad newsletter.
  </Card>

  <Card title="deploy-action" href="https://github.com/shuttle-hq/deploy-action" icon="github" color="#ffffff">
    GitHub Action for continuous deployments.
  </Card>

  <Card title="awesome-shuttle" href="https://github.com/shuttle-hq/awesome-shuttle" icon="github" color="#ffffff">
    An awesome list of Shuttle-hosted projects and resources that users can add to.
  </Card>
</CardGroup>
