]> git.ipfire.org Git - thirdparty/bind9.git/commit
new: doc: Document opt-in 🤖 marker for agent-authored issues and MRs
authorOndřej Surý <ondrej@isc.org>
Thu, 16 Apr 2026 17:00:03 +0000 (19:00 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 16 Apr 2026 17:00:03 +0000 (19:00 +0200)
commitc2d2605e9dc30ba9957b790be5dfd34cb7ca391c
tree001c70c12e183ea5f1bae3a1275f78fe3233726f
parenta8d412ab217bc4bdb9cb23bc0ac819f3a4c3281e
parent2ec8d3ce7ca7128bd0710d440671eb22146876a3
new: doc: Document opt-in ðŸ¤– marker for agent-authored issues and MRs

Add short notes in CONTRIBUTING.md telling automated agents to append
🤖 to the title of issues and merge requests so they can be routed
through the streamlined agent triage/merge process.

Merge branch 'ondrej/agent-contributing' into 'main'

See merge request isc-projects/bind9!11861