From 92ae5cfe40f93b6085cb91763bdd117ae581ef35 Mon Sep 17 00:00:00 2001 From: JackieTien97 Date: Fri, 31 Jul 2026 11:07:57 +0800 Subject: [PATCH] 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.