diff options
author | 2019-07-25 13:20:23 -0700 | |
---|---|---|
committer | 2019-07-25 13:20:23 -0700 | |
commit | ee6c5f87d1ef5a00cf4383946ef6b98fe3d9a0db (patch) | |
tree | e5d760c4e138d0c26e4f78fdf121b95f515c0469 /README.md | |
parent | 89fa9bc61e1347c26ebfa87dc789673d049294f9 (diff) | |
download | coredns-ee6c5f87d1ef5a00cf4383946ef6b98fe3d9a0db.tar.gz coredns-ee6c5f87d1ef5a00cf4383946ef6b98fe3d9a0db.tar.zst coredns-ee6c5f87d1ef5a00cf4383946ef6b98fe3d9a0db.zip |
Update CONTRIBUTING.md (#3046)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -184,6 +184,10 @@ More resources can be found: - Twitter: [@corednsio](https://twitter.com/corednsio) - Mailing list/group: <coredns-discuss@googlegroups.com> (not very active) +## Contribution guidelines + +If you want to contribute to CoreDNS, be sure to review the [contribution guidelines](CONTRIBUTING.md). + ## Deployment Examples for deployment via systemd and other use cases can be found in the [deployment |