From: Ondřej Surý Date: Mon, 27 Apr 2026 08:12:05 +0000 (+0200) Subject: new: doc: Add AI coding assistants guidance to CONTRIBUTING.md X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6eaf4490ab120735baffdfb60da3b4e257d694c5;p=thirdparty%2Fbind9.git new: doc: Add AI coding assistants guidance to CONTRIBUTING.md Adapted from the Linux kernel's Documentation/process/coding-assistants.rst to the BIND 9 context. Adds three subsections under the existing "Guidelines for Tool-Generated Content" section: - Licensing and legal requirements (MPL-2.0, SPDX identifiers). - Signed-off-by and Developer Certificate of Origin: AI agents must not add Signed-off-by trailers; only the human submitter may certify the DCO. - Attribution: the Assisted-by: AGENT_NAME:MODEL_VERSION trailer for recording AI involvement, with an explicit prohibition on AI-added Co-Authored-By trailers (Co-Authored-By designates a human co-author who shares responsibility). Merge branch 'ondrej/coding-assistants-doc' into 'main' See merge request isc-projects/bind9!11888 --- 6eaf4490ab120735baffdfb60da3b4e257d694c5