This is an automated email from the ASF dual-hosted git repository.
JackieTien97 pushed a commit to branch dev/1.1
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/dev/1.1 by this push:
new b55b27001 Document website pull request target (#888)
b55b27001 is described below
commit b55b270011fd6b4fe598110f3b87db5dd39c4da8
Author: Jackie Tien <[email protected]>
AuthorDate: Mon Aug 3 09:00:30 2026 +0800
Document website pull request target (#888)
---
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.