kyuubi/docs/contributing/code
Kent Yao d516a5d360 [KYUUBI #6068] Remove community section from user docs
# 🔍 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>
2024-02-21 05:20:42 +00:00
..
building.md [KYUUBI #4279] Use new Apache 'closer.lua' syntax for kyuubi-download to obtain engine 2024-01-24 12:46:53 +08:00
debugging.md
developer.md [KYUUBI #5409] [DOCS] Update config docs regeneratoin hints in developer guide 2023-10-12 15:11:18 +08:00
distribution.md
get_started.rst [KYUUBI #5500] Add Kyuubi Code Program to Doc 2023-10-23 17:39:37 +08:00
idea_setup.md
index.rst [KYUUBI #6068] Remove community section from user docs 2024-02-21 05:20:42 +00:00
release.md [KYUUBI #6068] Remove community section from user docs 2024-02-21 05:20:42 +00:00
style.rst [KYUUBI #5701] Enhance the PR Template to make PR desc informative 2023-11-15 18:36:47 +08:00
testing.md