# How to contribute

### Connect

You can connect to us with the following methods:

* Join us in the [Slack channel](https://chaoss-workspace.slack.com/join/shared_invite/zt-dqeab4ab-4XrH51rc4y_WXjN~uI~6rA#/)
* Discuss on the [CHAOSS D\&I mailing list](https://lists.linuxfoundation.org/mailman/listinfo/chaoss-diversity-inclusion)
* Or open an issue under the [badging/diversity-and-inclusion repository.](https://github.com/badging/diversity-and-inclusion)&#x20;

Please don’t hesitate to contact us by any of the means listed above when your thoughts about this project come up. Your suggestions are tremendously valuable to us.&#x20;

### Thank You

Thank you so much for your interest in D\&I badging program and wishing to make contributions. All kinds of contributions are appreciated.

This guide provides several angles for you to get started. We hope one of them will work for you!

### Participate as a reviewer

If you want to be part of the review team, please see [“Apply to review”](https://handbook.chaoss.community/community-handbook/badging/reviewing/apply-to-review).&#x20;

Sign up as a reviewer and you can get in touch with different events and projects, measure how Diversity and Inclusion they are. When doing the reviewing job, please make sure you have read the reviewer’s guidance and understand our [D\&I badging conflict of policy.](https://handbook.chaoss.community/community-handbook/badging/reviewing/conflict-of-interest-policy)

### Contribute to the workflow

For now, most of the workflows happen under the [Event D\&I badging repository.](https://github.com/badging/event-diversity-and-inclusion) If you think there is unreasonableness about the process, or you have suggestions to improve the workflow, don't hesitate to open an **issue** to discuss your suggestion.\
\
For bug fixing and word spelling correction, we warmly welcome you to open a **Pull Request.**

### Improve the Submission Form and Review Checklist

The [Submission Form](https://chaoss.community/diversity-and-inclusion-badging/) and [Review Checklist](https://github.com/badging/event-diversity-and-inclusion/blob/master/.github/checklist.md) are two core components that compose the application and review process, the content is mostly based on [CHAOSS D\&I metrics](https://github.com/chaoss/wg-diversity-inclusion/).&#x20;

To make improvements to our documentation on GitHub, you can:

* Open an issue on GitHub
* Open a pull request on GitHub

We suggest adding text with the pull request explaining why the change should be made.

### Contribute to this documentation

To optimize this documentation,  there is a synchronized community handbook [documentation repository](https://github.com/chaoss/community-handbook) on GitHub. Please open a pull request there to make revisions. Documentation revisions are also precious contributions for us.


---

# 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://handbook.chaoss.community/community-handbook/badging/how-to-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.
