pingcap / docs

TiDB database documentation. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://docs.pingcap.com
Other
584 stars 678 forks source link

TiDB Docs Dash | 2024 Jan 9 - Jan 12 (UTC) | Participation Introduction #15479

Open qiancai opened 11 months ago

qiancai commented 11 months ago

🚀 Welcome to 2024 TiDB Docs Dash!

🗓️ Dates/Time: January 9 at 08:00 UTC (your local time) – January 12 at 07:59 UTC (your local time)

Overview

We're excited to announce 2024 TiDB Docs Dash, a documentation hackathon aimed at bringing together TiDB community members for a fun and collaborative experience. In this three-day event, you'll have a chance to work with other members of the community while making a meaningful impact on TiDB documentation and TiDB Cloud documentation.

How to participant

You can find a full list of issues and tasks you can work on in our 2024 TiDB Docs Dash project. These issues are categorized as follows:

You can pick an issue or task from these categories based on your interest and expertise, and then contribute to it by assigning it to yourself and creating pull requests (PRs) to resolve it, or by commenting suggestions on the issue.

In addition to these published issues or tasks, you are also welcome to make other contributions, such as reporting issues on a docs page and creating PRs to fix typos.

Contribution recognition

Quick guide for creating pull requests

  1. Fork the target doc repository:

  2. Contribute and submit pull request:

    • Follow instructions on the corresponding issue to make your contribution by enriching, testing, resolving, or translating documentation.

    • Follow TiDB Documentation Contributing Guide to submit a pull request (PR) from your branch to the target doc repository.

      Note: Currently, the TiDB Cloud documentation is in English only and it is stored in the release-7.5 branch of pingcap/docs for reusing the SQL documentation of TiDB. Hence, to create a pull request for TiDB Cloud documentation, make sure that your PR is based on the release-7.5 branch.

    • Indicate which issue this pull request resolves in the PR description.

  3. Resolve comments in your PR:

    • After your PR is created, the repository maintainers will add labels to your PR for PR management and the documentation reviewers will add comments to the PR.
    • You can either accept a suggestion and make the change, or decline the suggestion and submit your reply right under the comment stating your reason.

Event details

Thank you for being a part of TiDB Docs Dash and contributing to the growth of TiDB's open-source community!

rpaik commented 10 months ago

Thanks @qiancai. Under Section 3 under "How to contribute", do you want to add a couple of bullet points?

qiancai commented 10 months ago

Hi @rpaik, thanks for the suggestion. I've updated the section. PTAL again.