From: Johannes Gäßler Date: Tue, 13 Jan 2026 12:43:12 +0000 (+0100) Subject: doc: ban AI-generated PR descriptions [no ci] (#18765) X-Git-Tag: upstream/0.0.8067~345 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=c1e79e610fd28f2c3923539fee9313734bbf8cfa;p=pkg%2Fggml%2Fsources%2Fllama.cpp doc: ban AI-generated PR descriptions [no ci] (#18765) --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1fec31b83..c928bc39c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ If AI is used to generate any portion of the code, contributors must adhere to t 1. Explicitly disclose the manner in which AI was employed. 2. Perform a comprehensive manual review prior to submitting the pull request. 3. Be prepared to explain every line of code they submitted when asked about it by a maintainer. -4. Using AI to respond to human reviewers is strictly prohibited. +4. Using AI to write pull request descriptions or to respond to human reviewers is strictly prohibited. For more info, please refer to the [AGENTS.md](AGENTS.md) file.