This is an automated email from the ASF dual-hosted git repository.
JackieTien97 pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new 1af4fa9e2 Document website pull request target (#887)
1af4fa9e2 is described below
commit 1af4fa9e2a450e75d429fc5c35f377198300b262
Author: Jackie Tien <[email protected]>
AuthorDate: Mon Aug 3 09:00:43 2026 +0800
Document website pull request target (#887)
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index c58314193..17df4c888 100644
--- a/README.md
+++ b/README.md
@@ -196,3 +196,9 @@ cpp/target/build/bin/tsfile-cli --help
```
See [`cpp/tools/README.md`](./cpp/tools/README.md) for the full command and
option reference.
+
+## 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.