docusaurus/platform_versioned_docs/version-1.7/contributing-to-airbyte/README.md
Thank you for your interest in contributing! Contributions are very welcome.
We appreciate first time contributors and we are happy help you get started. Join our community Slack and feel free to reach out with questions in #dev-and-contribuions channel.
Everyone interacting in Slack, codebases, mailing lists, events, or any other Airbyte activities is expected to follow the Code of Conduct. Please review it before getting started.
Most of the issues that are open for contributions are tagged with good first issue or help-welcome.
If you see an issue that isn't tagged that you're interested in, post a comment with your approach, and we'd be happy to assign it to you. If you submit a fix isn't linked to an issue you're assigned there is chance it won't be accepted. You can ping @marcosmarxm who is responsible for Community Code Contributions.
Please be aware that contributions to Airbyte Connectors may take some time to review, as they can affect many users. We appreciate your patience and encourage you to include as much information as possible to assist reviewers. Please add examples, use cases, documentation links, and more.
:::warning Airbyte is revamping its core Java destinations codebase. We're not reviewing/accepting new Java connectors at this time. :::
{YOUR_USERNAME}/{FEATURE/BUG} (e.g. jdoe/source-stock-api-stream-fix)needs triage label to your Pull Request. Pull requests without an issue attached take longer to review.You can check the status of your contribution in this Github Project. It will provide you what Sprint your contribution was assigned and when you can expect a review.
:::warning Do not submit a pull request using the master branch from your forked repository. The team will not be able to run integration tests and your pull request will be closed. :::
Guidelines to common code contributions:
We welcome pull requests that fix typos or enhance the grammar and structure of our documentation! Check the Updating Documentation guide for details on submitting documentation changes.
The following highlights from the Google developer documentation style guide are helpful for new writers:
Guideline for visuals: Use links to videos instead of screenshots (Reason: Users are more forgiving of outdated videos than screenshots).
For examples of good connector docs, see the Salesforce source connector doc and Snowflake destination connector doc
We welcome contributions as new tutorials / showcases / articles, or as enhancements to any of the existing guides on our tutorials page. Head to this repo dedicated to community content: Write for the Community.
Feel free to submit a pull request in this repo, if you have something to add even if it's not related to anything mentioned above.
Another crucial way to contribute is by reporting bugs and helping other users in the community. You're welcome to join the Community Slack. Refer to our Issues and Feature Requests guide to learn about the best ways to report bugs.