From 1f7898d9f7e627140135a7bc35599036200509b7 Mon Sep 17 00:00:00 2001 From: Jeremy L Thompson Date: Mon, 24 Aug 2026 15:13:19 +0200 Subject: [PATCH] doc - clarify LLM review expectations --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f0cdbf4fd..316ea094c3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,6 +56,9 @@ LLMs may be used to aid the development of code for pull requests (PR); however, The human creating the PR is ultimately responsible for the content in the PR. PRs must disclose and describe all LLM usage. +If a reviewer requests that the review conversation be conducted with human-to-human communication and not LLMs, this request should be respected. +The individual submitting the PR is responsible for being able to articulate and discuss the changes in the PR with reviewers, even if an LLM was used to generate the code changes in the PR. + ## Authorship libCEED contains components authored by many individuals.