# 🔍 Description ## Issue References 🔗 ## Describe Your Solution 🔧 The content of the community section is a bylaw, which is settled on the website. This PR removes it and moves the release guide into the contributing fold for the moment. The release guide is also bylaw which is suite better in website repo. ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6068 from yaooqinn/community. Closes #6068 8e18da63f [Kent Yao] Remove community section from user docs Authored-by: Kent Yao <yao@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
3.5 KiB
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 - the best way to keep up-to-date with the community.
- Issue Tracker - tracking bugs, ideas, plans, etc.
- GitHub Discussions - second to mailing list for anything else you want to share or ask
- Slack - 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
- Share your success stories with us
- Improve Documentation -
- Test latest releases -
- Improve test coverage -
- Report bugs and better help developers to reproduce
- Review changes
- Make a pull request
- Promote to others
- Click the star button if you like this project
Easter Eggs for Contributors
TBD, please be patient for the surprise.