From: Ondřej Surý Date: Thu, 16 Oct 2025 04:58:12 +0000 (+0200) Subject: Add a section about AI use in BIND 9 issue templates X-Git-Tag: v9.21.15~63^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8aa522f3f286c58e661709f45cf03766a6bd03c;p=thirdparty%2Fbind9.git 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. --- diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 60bab3f6ce9..f47bed00954 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -5,6 +5,17 @@ triggered repeatedly - then please make sure that you make the new issue confidential by clicking the checkbox at the bottom! --> + + ### Summary diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md index c0079fa2a85..347ecdaf10b 100644 --- a/.gitlab/issue_templates/Default.md +++ b/.gitlab/issue_templates/Default.md @@ -4,5 +4,6 @@ It would be a tremendous help if you could follow these steps first: - [ ] Search the existing issues in GitLab (both open and closed) to see if your report might be a duplicate. We have a large database here and many issues have already been fixed in the latest versions! - [ ] Make sure this is **not** a support question. If you have specific trouble configuring or debugging your setup, please use the bind-users mailing list: https://lists.isc.org/mailman/listinfo/bind-users - [ ] You have read and understood the "out in the open" support policy: https://blog.powerdns.com/2016/01/18/open-source-support-out-in-the-open/ . Even though it was written by the PowerDNS folks, we follow it as well! +- [ ] The content you are submitting was not generated by a Generative AI! Before continuing, **please select the appropriate issue template in the drop-down menu above, under the heading _Description_**. diff --git a/.gitlab/issue_templates/Feature_Request.md b/.gitlab/issue_templates/Feature_Request.md index 72d2cb49318..b7fdcb257bf 100644 --- a/.gitlab/issue_templates/Feature_Request.md +++ b/.gitlab/issue_templates/Feature_Request.md @@ -1,3 +1,11 @@ + + ### Description (Describe the problem, use cases, benefits, and/or goals.) diff --git a/.gitlab/issue_templates/Security_issue.md b/.gitlab/issue_templates/Security_issue.md index 2789c45e245..c272f63d74e 100644 --- a/.gitlab/issue_templates/Security_issue.md +++ b/.gitlab/issue_templates/Security_issue.md @@ -1,3 +1,20 @@ + + ### Summary