# Contributing to Apache Kyuubi Thanks for your interest in the Apache Kyuubi project. Contributions are welcome and are greatly appreciated! Every little effort helps, and a credit will always be given. This page provides some orientation and resources we have for you to get involved. It also offers recommendations on getting the best results when engaging with the community. We hope that this will be a pleasant first experience for you to return to continue contributing. ## Get Involved In the process of using Apache Kyuubi, if you have any questions, suggestions, or improvement ideas, you can participate in the Kyuubi community building through the following suggested channels. - Join the [Mailing Lists](https://kyuubi.apache.org/mailing_lists.html) - the best way to keep up-to-date with the community. - [Issue Tracker](https://kyuubi.apache.org/issue_tracking.html) - tracking bugs, ideas, plans, etc. - [GitHub Discussions](https://github.com/apache/kyuubi/discussions) - second to mailing list for anything else you want to share or ask - [Slack](https://join.slack.com/t/apachekyuubi/shared_invite/zt-1e1qw68g4-yE5HJsVVDin~ABtZISyuxg) - chat with our community User && Developer anytime! ## Contributing Guide As a community-driven project. All bits of help are welcome. Contributing code is excellent, but that’s probably not the first place to start. There are many ways to make valuable contributions to the project and community. You can make various types of contributions to Kyuubi, including the following but not limited to, - Answer questions in the [Mailing Lists](https://kyuubi.apache.org/mailing_lists.html) - [Share your success stories with us](https://github.com/apache/kyuubi/discussions/925) - Improve Documentation - [![Documentation Status](https://readthedocs.org/projects/kyuubi/badge/?version=latest)](https://kyuubi.readthedocs.io/en/master/) - Test latest releases - [![Latest tag](https://img.shields.io/github/v/tag/apache/kyuubi?label=tag)](https://github.com/apache/kyuubi/tags) - Improve test coverage - [![codecov](https://codecov.io/gh/apache/kyuubi/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/kyuubi) - Report bugs and better help developers to reproduce - Review changes - [Make a pull request](https://kyuubi.apache.org/pull_request.html) - Promote to others - Click the star button if you like this project ## Easter Eggs for Contributors TBD, please be patient for the surprise. ## IDE Setup Guide [IntelliJ IDEA Setup Guide](https://kyuubi.readthedocs.io/en/master/develop_tools/idea_setup.html)