]> git.ipfire.org Git - thirdparty/bind9.git/commit
doc: nil: Add a section about AI use in BIND 9 issue templates
authorOndřej Surý <ondrej@isc.org>
Thu, 16 Oct 2025 05:04:19 +0000 (07:04 +0200)
committerOndřej Surý <ondrej@isc.org>
Thu, 16 Oct 2025 05:04:19 +0000 (07:04 +0200)
commitc61a17d00f5d0ce354196b8c8261bd683cfdbee8
treed7bb554ad387d7f2cdaead1dcdc8f9726b32dea5
parent1b114f1e1b742275f27b55e8503fc23f11eb0436
parentf8aa522f3f286c58e661709f45cf03766a6bd03c
doc: nil: Add a section about AI use in BIND 9 issue templates

Generally speaking, no AI generated slop is permitted.  If AI has been
used to find an actual problem, the findings need to be verified by a
person, and the report should be written by the person.  No copy and
paste is allowed.  Anyone reporting the problem needs to be able to
verify the problem independently of the AI.

Merge branch 'ondrej/no-ai-templates' into 'main'

See merge request isc-projects/bind9!11105