diff options
author | 2018-07-11 09:56:37 +0100 | |
---|---|---|
committer | 2018-07-11 09:56:37 +0100 | |
commit | 2e322f6e8a54f18c6aef9c25a7c432c291a3d9f7 (patch) | |
tree | c69b3348a743af54b29995b0fb7f1f940cf5192c /README.md | |
parent | 2306721c234c1e1c9c38e896f6752ff396df01f5 (diff) | |
download | coredns-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.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -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. |