iliketakoyaki opened a new pull request, #1173:
URL: https://github.com/apache/iotdb-docs/pull/1173
## Motivation
The Contributor onboarding section of the community page linked to a
personal blog post (`my.oschina.net/...`) for "how to debug IoTDB server" that
is about 6 years old and no longer matches the current codebase (the old
`server/` module has long been refactored into `iotdb-core/datanode`). A
community member reported this in discussion #17575 ("the get-started debug doc
is 6 years behind").
## Changes
- **`src/Community/About-the-Community.md`** (EN) and
**`src/zh/Community/About.md`** (ZH): replace the outdated blog link with the
maintained [README](https://github.com/apache/iotdb/blob/master/README.md)
(build + IDEA debugging) and the [Development
Guide](https://iotdb.apache.org/Community/Development-Guide.html). Restructure
the Contributor section into a clear path: set up accounts → get the code
running → understand the design → pick a task. Also point the QuickStart link
to the stable `latest` path instead of `Master`.
- **`src/zh/Community/Feedback.md`** (ZH): correct the outdated WeChat
official account name and remove the discontinued DingTalk group entry.
These are documentation-only changes.
Closes #17575
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]