Hi all, I would like to share three documentation PRs that address two related gaps in the TsFile documentation.
First, the English Communication and Feedback page currently contains only a “Coming Soon” placeholder, while the Chinese page explains how to subscribe to the dev mailing list. PR #886 adds the mailing list purpose, subscription and confirmation steps, and the address for participating in discussions: https://github.com/apache/tsfile/pull/886 Second, the repository README did not explain that website changes should be submitted against the docs/dev branch. I added this guidance to the relevant branches: docs/dev: https://github.com/apache/tsfile/pull/886 develop: https://github.com/apache/tsfile/pull/887 dev/1.1: https://github.com/apache/tsfile/pull/888 Since the docs/dev branch did not previously have a root README, PR #886 also adds a small branch-level README describing its purpose and contribution workflow. The three PRs are currently drafts. Please take a look and share any feedback, especially on the mailing list instructions and the documented branch policy. Best regards,Jackie
