]> 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:54 +0000 (06:23 +0000)
commit877b946af7f32dcf5bf52b951fb53ef0c1e6205d
tree5e180226653b4a0fc1da34dec3d0ecd069bc19ab
parent79db9393b11954349d3120356ce8bac366b9e1db
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