This is an automated email from the ASF dual-hosted git repository. JackieTien97 pushed a commit to branch ty/readme-docs-branch-dev-1.1 in repository https://gitbox.apache.org/repos/asf/tsfile.git
commit 92ae5cfe40f93b6085cb91763bdd117ae581ef35 Author: JackieTien97 <[email protected]> AuthorDate: Fri Jul 31 11:07:57 2026 +0800 Document website pull request target --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a5983790d..875fca59a 100644 --- a/README.md +++ b/README.md @@ -127,3 +127,9 @@ more see [Docs](https://iotdb.apache.org/UserGuide/latest/Basic-Concept/Encoding [C++](./cpp/README.md) [Python](./python/README.md) + +## Website Contributions + +For changes to the [Apache TsFile website](https://tsfile.apache.org/), open a pull request +with the [`docs/dev`](https://github.com/apache/tsfile/tree/docs/dev) branch as the base +branch.
