This is an automated email from the ASF dual-hosted git repository.
jihuayu pushed a commit to branch jihuayu-patch-1
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
The following commit(s) were added to refs/heads/jihuayu-patch-1 by this push:
new 2c42e94b Revise AI-assisted contribution guidelines
2c42e94b is described below
commit 2c42e94b3819ee092d116c1cec205863561eb37c
Author: 纪华裕 <[email protected]>
AuthorDate: Mon Aug 3 20:15:42 2026 +0800
Revise AI-assisted contribution guidelines
Updated guidelines for AI-assisted contributions by removing unwelcome
practices and adding a note to read the guidelines before submitting a PR.
---
community/contributing.md | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/community/contributing.md b/community/contributing.md
index 9cbb1a46..0c994257 100644
--- a/community/contributing.md
+++ b/community/contributing.md
@@ -20,11 +20,7 @@ As LLMs are now widely used in software development, we are
receiving many more
* Understand the code they submit and are willing to update, test, and
maintain it based on review feedback.
* Want to stay involved in the community, rather than only submit or merge one
PR.
-**We do not welcome:**
-
-* Copying LLM-generated text directly into PR descriptions, issues, or review
replies.
-* Treating the number of submitted or merged PRs as a personal KPI.
-* Acting only as a messenger for an LLM and being unable to explain the
design, trade-offs, or possible effects of the change.
+Please carefully read [our Guidelines for AI-assisted
Contributions](https://kvrocks.apache.org/community/contributing#guidelines-for-ai-assisted-contributions)
before submitting a PR.
We may close clearly low-quality PRs without a full review. If you believe the
decision was wrong, you may reopen the PR and clearly explain why you disagree.