From fa52fad85732c9c93199cef848c0d00f8e805e4b 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 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.