# Contribute

We are very happy about anyone that wants to improve this project! Please make sure to read this guide before starting your work to avoid unnecessary trouble down the road!

{% hint style="info" %}
Always make sure to reach out to us via [Discord](https://discord.gg/c6tQxFG) or mail (<jonas@matestack.io>) if you want to start developing features or fixing bugs! It's way easier for you to get going if you get some initial support from the Core Team :)
{% endhint %}

Asking questions, creating GitHub Issues, adjusting things through PRs... every kind of community contribution counts:

### Reporting issues

\[WIP]

### Propose features

\[WIP]

### Adding features or fixing bugs

Please find the contribution guides in the documentation of the separate gems of Matestack


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.matestack.io/about/community-and-team/contribute.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
