aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2019-07-25 13:20:23 -0700
committerGravatar GitHub <noreply@github.com> 2019-07-25 13:20:23 -0700
commitee6c5f87d1ef5a00cf4383946ef6b98fe3d9a0db (patch)
treee5d760c4e138d0c26e4f78fdf121b95f515c0469 /README.md
parent89fa9bc61e1347c26ebfa87dc789673d049294f9 (diff)
downloadcoredns-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.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d881401c4..78c02ed55 100644
--- a/README.md
+++ b/README.md
@@ -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