]> git.ipfire.org Git - thirdparty/bind9.git/commit
Provide guidelines for tool-generated content
authorOndřej Surý <ondrej@isc.org>
Mon, 12 Jan 2026 10:06:32 +0000 (11:06 +0100)
committerOndřej Surý (GitLab job 6903938) <ondrej@isc.org>
Mon, 23 Feb 2026 06:23:48 +0000 (06:23 +0000)
commitab490f30c5e4e360cd2b01b098540d7e3e1d7c74
tree16f76149844e243d9df44204880838615cc7f030
parenteb92622f8e4bebb1fcc9b5f44201c28a368607a0
Provide guidelines for tool-generated content

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.

(cherry picked from commit 3fe2215afb24ed86dfba0a7716871aa9d86fc6c5)
CONTRIBUTING.md