# Contributing Guide for Advanced Contributors: Collabocate's Collabo Community

***

{% hint style="info" %}
This documentation page is part of Collabocate's Collabo Community [resource documentation](https://resources.collabocate.community/).
{% endhint %}

***

### **Issue tickets "ready for fix" or "ready for pick up"**

{% hint style="warning" %}
Access GitHub project boards using a web browser and not the GitHub mobile app, to see the project board layouts properly. GitHub mobile app does not yet support project board at the moment.
{% endhint %}

\[Youtube video coming soon]

***

### Quality over quantity

Quality comes before quantity. We prefer you submit one thing on time and with good quality, than submitting 10 things on time and that doesn't have quality. We are not expecting you to achieve this all by yourself. We are aware that you may not be used to the tools used in a community project or that this may be your first time in a setting like this. Therefore we provide you with as much assistance that we discover that you need, at the beginning of your contribution journey and along the way.

***

### Contribution workflow

The contribution workflow will give you directions on how to access and partake in the projects that you are interested in contributing to. We have separated the content accordingly in to different documents, so that you only have to go through the one(s) that are of interest to you. Use the page links below to access the contribution workflow guides:

{% content-ref url="/spaces/uGDfGtsUTaBkuk5DjT56" %}
[Engineering](https://resources.collabocate.community/software-engineering/)
{% endcontent-ref %}

{% content-ref url="/spaces/KPZEPQgHuygZL7kUQ4Yl" %}
[UI/UX & Graphic Design](https://resources.collabocate.community/ui-ux-design/)
{% endcontent-ref %}

{% content-ref url="/spaces/DY7KQT5BdFsJ75hp3tnl" %}
[Writing: Technical & Non-Technical](https://resources.collabocate.community/writing/)
{% endcontent-ref %}

***

### Finding issue tickets and assignments to work on

Use the project board or roadmap to find issue tickets to work on. Also read up why you should first get assigned to an issue from the project board page below.

{% content-ref url="/spaces/1WERKLU4EwHAfMgNhwEA" %}
[Broken mention](broken://spaces/1WERKLU4EwHAfMgNhwEA)
{% endcontent-ref %}

{% content-ref url="/spaces/xIZH0fUjjRg4ErdE5WPj" %}
[Broken mention](broken://spaces/xIZH0fUjjRg4ErdE5WPj)
{% endcontent-ref %}

***

### Reporting issues you find with collabo projects

We encourage you to report any (not yet reported) issues that you detect with any of our repositories or applications that you are working on. [Report issues for any of our repositories to ***Product Issue Reports***](https://github.com/collabocate-osc/product-issue-reports/issues/new/choose). Repository maintainers will sort them out and send them to the appropriate columns on the Collabocate's Collabo Community Project Board, for you and other contributors to be able to start working on them.


---

# 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://resources.collabocate.community/contribute/readme.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.
