]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add AI coding assistants guidance to CONTRIBUTING.md
authorOndřej Surý <ondrej@sury.org>
Wed, 22 Apr 2026 13:01:34 +0000 (15:01 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 23 Apr 2026 20:02:04 +0000 (22:02 +0200)
commit2339bcd49381f4ab58c3f7cc9f43e4edc57bbf67
tree5a3b3b3a602deeee99113380cad5753656d014f1
parenta43a6cfba49dda6aa6126a7a10e9adfebc640337
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).
CONTRIBUTING.md