# How to contribute

👋🏽 We're moving to a new site! Please visit <https://mentorship.guide>

## Contributing

This guide is developed by the community for the community. The **quickest way to contribute** is by submitting the form below!

We're also inspired by [All Contributors](https://allcontributors.org/docs/en/emoji-key) for all the ways you can contribute, in addition to the list below.

We'd be thankful and honored to have you contribute and make the Mentorship Guide better than it is today!

### :first\_place: First time contributing?

**Working on your first Pull Request?** You can learn how from this *free* series [How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github).

Similarly, feel free to open an issue and we would be happy to help you submit your contribution -- we're a friendly, helpful community.&#x20;

Or you can submit the form below as well.

### :pencil: Content

Add new content. Expand on existing content.

### :bulb: Advice

Add advice for mentors and mentees.

### :package: Resources

Add new resources, such as videos, articles, links to other mentorship programs, and more.

* [Mentorship programs](https://mentorship.gitbook.io/guide/resources/mentorship-programs)
* [Videos](https://mentorship.gitbook.io/guide/resources/additional-resources/videos)
* [Articles](https://mentorship.gitbook.io/guide/resources/additional-resources/articles)

### :book: Documentation

Help make our documentation understandable, easy-to-follow, and informative.

### :pen\_fountain: Spelling and grammar

Noticed a spelling or grammar mistake, please submit the form, open an issue or submit a Pull Request.

### :bug: Bugs

If you found a bug, please submit the form, open an issue or submit a Pull Request.

### :computer: Features

You can request a new feature by submitting the form, creating an issue, or emailing <community@palante.co>

### :speech\_balloon: Questions

If you have a question, please use the form, submit an issue, or email <community@palante.co> Thanks!

## :clap: Thank you

Together, we're stronger. Thank you for the help!

## :interrobang: Submit ideas, feedback, questions

[External link form](https://docs.google.com/forms/d/e/1FAIpQLSdoUPsmzFuBzRdEePI6Pgr5_nw323QAftfTxsN6Ffe0rftUdA/viewform?usp=pp_url\&entry.1298200943=Contributing/Code+of+Conduct)

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSdoUPsmzFuBzRdEePI6Pgr5_nw323QAftfTxsN6Ffe0rftUdA/viewform?usp=pp_url&entry.1298200943=Contributing/Code+of+Conduct>" %}


---

# 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://mentorship.gitbook.io/guide/important/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.
