[KYUUBI #1563] Fix broken link and add new link in CONTRIBUTION.md

### _Why are the changes needed?_

closes https://github.com/apache/incubator-kyuubi/issues/1563

### _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

- [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #2076 from ulysses-you/KYUUBI-1563.

Closes #1563

8a464f2f [ulysses] Update CONTRIBUTING.md
798913a1 [ulysses-you] sync

Lead-authored-by: ulysses-you <ulyssesyou18@gmail.com>
Co-authored-by: ulysses <ulyssesyou18@gmail.com>
Signed-off-by: Kent Yao <yao@apache.org>
This commit is contained in:
ulysses-you 2022-03-09 19:10:30 +08:00 committed by Kent Yao
parent 746a94a7c8
commit 95a4974ee6
No known key found for this signature in database
GPG Key ID: F7051850A0AF904D

View File

@ -51,12 +51,10 @@ You can make various types of contributions to Kyuubi, including the following b
- Improve test coverage - [![codecov](https://codecov.io/gh/apache/incubator-kyuubi/branch/master/graph/badge.svg)](https://codecov.io/gh/apache/incubator-kyuubi)
- Report bugs and better help developers to reproduce
- Review changes
- Make a pull request
- [Make a pull request](https://kyuubi.apache.org/pull_request.html)
- Promote to others
- Click the star button if you like this project
Before you start, we recommend that you check the [Contribution Guidelines](https://kyuubi.apache.org/contributing.html) first.
## Easter Eggs for Contributors
TBD, please be patient for the surprise.