# Contributing

<figure><img src="/files/PUZZdzGOpMFBSP5qS3MW" alt=""><figcaption><p>Current Contribution Model</p></figcaption></figure>

Our community feature intake process is outlined [here](https://telecominfraproject.atlassian.net/wiki/spaces/WIFI/pages/1710358564/OpenWiFi+Requirements).

These feature backlog are then used to create release buckets. Our community release planning is outlined [here](https://telecominfraproject.atlassian.net/wiki/spaces/WIFI/pages/1660551173/OpenWiFi+Release+Planning).


---

# 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://tip-1.gitbook.io/openwifi/2.10.0/about/contributing.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.
