aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-07-11 09:56:37 +0100
committerGravatar GitHub <noreply@github.com> 2018-07-11 09:56:37 +0100
commit2e322f6e8a54f18c6aef9c25a7c432c291a3d9f7 (patch)
treec69b3348a743af54b29995b0fb7f1f940cf5192c /README.md
parent2306721c234c1e1c9c38e896f6752ff396df01f5 (diff)
downloadcoredns-2e322f6e8a54f18c6aef9c25a7c432c291a3d9f7.tar.gz
coredns-2e322f6e8a54f18c6aef9c25a7c432c291a3d9f7.tar.zst
coredns-2e322f6e8a54f18c6aef9c25a7c432c291a3d9f7.zip
Various improvements in the release documention. (#1961)v1.2.0
Releasing 1.2.0 uncovered some rough edges that need to be documented. Also fix github-push target and docker login. Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index 21781acf9..46a4fb234 100644
--- a/README.md
+++ b/README.md
@@ -189,12 +189,11 @@ More resources can be found:
## Deployment
-Examples for deployment via systemd and other use cases can be found in the
-[deployment repository](https://github.com/coredns/deployment).
+Examples for deployment via systemd and other use cases can be found in the [deployment
+repository](https://github.com/coredns/deployment).
## Security
-If you find a security vulnerability or any security related issues,
-please DO NOT file a public issue, instead send your report privately to
-`security@coredns.io`. Security reports are greatly appreciated and we
-will publicly thank you for it.
+If you find a security vulnerability or any security related issues, please DO NOT file a public
+issue, instead send your report privately to `security@coredns.io`. Security reports are greatly
+appreciated and we will publicly thank you for it.