]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: doc: Provide guidelines for tool-generated content
authorOndřej Surý <ondrej@isc.org>
Mon, 23 Feb 2026 06:23:25 +0000 (07:23 +0100)
committerOndřej Surý <ondrej@isc.org>
Mon, 23 Feb 2026 06:23:25 +0000 (07:23 +0100)
In the last few years, the capabilities of coding tools have exploded.
As those capabilities have expanded, contributors and maintainers have
more and more questions about how and when to apply those capabilities.

Add new documentation to guide contributors on how to best use BIND 9
development tools, new and old.

In short: Please show your work and make sure your contribution is
easy to review.

This has been adopted from the Linux Kernel guidelines.

Merge branch 'ondrej/clarify-the-use-of-tools' into 'main'

See merge request isc-projects/bind9!11447


Trivial merge