diff options
author | 2016-04-11 07:59:30 +0100 | |
---|---|---|
committer | 2016-04-11 07:59:30 +0100 | |
commit | fed51ea373440a40fd64b4fedc56d4cbfd4ffb6b (patch) | |
tree | 0462ee992d01455ec73057b8b2fd0704b25ce635 /CONTRIBUTING.md | |
parent | 4829b40efa7ce88a9029fcf4ada726c6d70e4735 (diff) | |
download | coredns-fed51ea373440a40fd64b4fedc56d4cbfd4ffb6b.tar.gz coredns-fed51ea373440a40fd64b4fedc56d4cbfd4ffb6b.tar.zst coredns-fed51ea373440a40fd64b4fedc56d4cbfd4ffb6b.zip |
Clean up some references to Caddy
Simple rename of Caddy/CoreDNS and some smallish cleanups.
See #1
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9c4d2e20a..668d2057e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ ## Contributing to CoreDNS -Welcome! Our community focuses on helping others and making Caddy the best it +Welcome! Our community focuses on helping others and making CoreDNS the best it can be. We gladly accept contributions and encourage you to get involved! ### Bug reports @@ -56,5 +56,4 @@ If it's not a big deal, a pull request will probably be faster. ## Thank you -Thanks for your help! CoreDNS would not be what it is today without your -contributions. +Thanks for your help! CoreDNS would not be what it is today without your contributions. |