# Suggesting Enhancements

Any new feature enhancement can be suggested by the cQube adopters based on the needs realised.&#x20;

### Communication Tool

All the requests for support should be posted as Ideas on the cQube Discussion Forum on GitHub - [Link](https://github.com/Sunbird-cQube/community/discussions/categories/ideas).

### Suggesting Enhancements on GitHub

A new discussion should be created in the GitHub Discussion Forum of cQube **only** if any similar discussion doesn't already exist or has been answered by the cQube Product Team. The unanswered / open discussions for cQube can be seen [here](https://github.com/Sunbird-cQube/community/discussions/categories/ideas?discussions_q=category%3AIdeas+is%3Aopen) and the closed discussions can be seen [here](https://github.com/Sunbird-cQube/community/discussions/categories/ideas?discussions_q=category%3AIdeas+is%3Aclosed).

**Process to initiate an idea:**

1. Go to the Ideas tab of cQube Discussion Forum on Github - <https://github.com/Sunbird-cQube/community/discussions/categories/ideas>

<figure><img src="/files/OnLZlByHzC5qKNnwbD4z" alt=""><figcaption></figcaption></figure>

2. Start a new discussion.
3. Detail out the enhancement that you are suggesting with a title and description. You can add any images for context on the suggestion.

<figure><img src="/files/yjyrqcaq2rKZz7lehIIz" alt=""><figcaption></figcaption></figure>

4. Attach relevant label(s) to the enhancement being suggested.

<figure><img src="/files/8Bwwwk57GgsejgoYYAMd" alt=""><figcaption></figcaption></figure>

5. Click on 'Start Discussion'

### Response from the cQube Product Team

The cQube Product Team will get back within 7 working days post the enhancement has been suggested. If relevant, it will be included in the cQube roadmap with a timeline. The adopter who has suggested the enhancement will be able to track it on a JIRA ticket.


---

# 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://cqube.sunbird.org/standard-operating-procedure/suggesting-enhancements.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.
