kyuubi/CONTRIBUTING.md
liangbowen 22e9fd7d68 [KYUUBI #4226] Fix word spelling typos in docs
### _Why are the changes needed?_

- fix word spelling typos in docs

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4226 from bowenliang123/doc-word-typo.

Closes #4226

393de90d [liangbowen] update
365cdc4b [liangbowen] fix word typos in docs

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: liangbowen <liangbowen@gf.com.cn>
2023-02-02 11:43:03 +08:00

3.3 KiB
Raw Blame History

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 thats 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,

Easter Eggs for Contributors

TBD, please be patient for the surprise.

IDE Setup Guide

IntelliJ IDEA Setup Guide