This is an automated email from the ASF dual-hosted git repository.
xxyu pushed a change to branch doc5.0
in repository https://gitbox.apache.org/repos/asf/kylin.git
from 1ed6d2c7aa KYLIN-5242 remove useless contents
new 0957574d63 Refine how to contribute doc
new 11955d5ad1 Add how to subscribe doc
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
website/docs/development/how_to_contribute.md | 86 +++++++++++++--------
.../docs/development/how_to_debug_kylin_in_ide.md | 36 +++++----
website/docs/development/how_to_package.md | 35 +++++++--
.../development/how_to_subscribe_mailing_list.md | 53 +++++++++++++
website/docs/development/how_to_write_doc.md | 52 +++++++------
website/docs/development/images/ISSUE_TEMPLATE.png | Bin 0 -> 680925 bytes
.../docs/development/images/fork_github_repo.png | Bin 0 -> 44798 bytes
.../images/subscribe_mailing_list_1.jpg | Bin 0 -> 112407 bytes
.../images/subscribe_mailing_list_2.jpg | Bin 0 -> 282666 bytes
.../images/subscribe_mailing_list_3.jpg | Bin 0 -> 145424 bytes
.../images/subscribe_mailing_list_4.jpg | Bin 0 -> 214683 bytes
website/docs/development/intro.md | 19 ++++-
website/docusaurus.config.js | 2 +-
13 files changed, 201 insertions(+), 82 deletions(-)
create mode 100644 website/docs/development/how_to_subscribe_mailing_list.md
create mode 100644 website/docs/development/images/ISSUE_TEMPLATE.png
create mode 100644 website/docs/development/images/fork_github_repo.png
create mode 100644 website/docs/development/images/subscribe_mailing_list_1.jpg
create mode 100644 website/docs/development/images/subscribe_mailing_list_2.jpg
create mode 100644 website/docs/development/images/subscribe_mailing_list_3.jpg
create mode 100644 website/docs/development/images/subscribe_mailing_list_4.jpg