diff options
author | 2020-01-31 12:37:24 +0100 | |
---|---|---|
committer | 2020-01-31 11:37:24 +0000 | |
commit | f77c6e55bf735ab3e08feaa8dbbf4a995512a992 (patch) | |
tree | 4673f537d44dc33d3ad8645dd5963cf2536605de /plugin.md | |
parent | 510f2c503da2d8a428c656f5240481b2f2f4b718 (diff) | |
download | coredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.tar.gz coredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.tar.zst coredns-f77c6e55bf735ab3e08feaa8dbbf4a995512a992.zip |
presubmit: test README.md sections (#3644)
Automatically submitted.
Diffstat (limited to 'plugin.md')
-rw-r--r-- | plugin.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ Each plugin should have a README.md explaining what the plugin does and how it i file should have the following layout: * Title: use the plugin's name -* Subsection titled: "Named" +* Subsection titled: "Name" with *PLUGIN* - one line description. * Subsection titled: "Description" has a longer description. * Subsection titled: "Syntax", syntax and supported directives. |