From 4bae75ccdb55ae614b9cc4a74b60e7af273f35e0 Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Wed, 24 Dec 2025 15:58:36 +0800 Subject: [PATCH] docs: refer to the correct project name in AI guidelines (#7471) doc: refer to the correct project name in AI guidelines --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 667c416812..ea1aad12ef 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -111,7 +111,7 @@ We has the following policy for AI-assisted PRs: ### Why fully AI-generated PRs without understanding are not helpful -Today, AI tools cannot reliably make complex changes to DataFusion on their own, which is why we rely on pull requests and code review. +Today, AI tools cannot reliably make complex changes to GreptimeDB on their own, which is why we rely on pull requests and code review. The purposes of code review are: