# Extend / Contribute to Sunbird

**Contribution process**

[**https://sunbird.gitbook.io/sunbird-community-practices/VJZlxBFjATn5Y97QSiJB/**](https://sunbird.gitbook.io/sunbird-community-practices/VJZlxBFjATn5Y97QSiJB/)

**Priority definition**

1. P1 (fix to be provided asap )
   1. Security breaches such as Log4js issue
   2. Version compatibility/Backward Compatibility issues such as certificates have moved to RC but older certificates are not working properly
   3. Build Breaks
   4. Regression issues (a feature working in the previous version but not working in the latest version)
2. P2 (Fix to be provided in immediate next release)
   1. Breakage in a major feature used by the majority of our adopters
   2. Issue/feature/enhancement to enable a strategic initiative of the adopters
3. P3 (Fix to be provided when bandwidth allows)
   1. All other issues/ features/enhancements which align with the roadmapContribution process


---

# 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://ed.sunbird.org/release-6.0.0/engage/extend-contribute-to-sunbird.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.
