diff options
author | Robert Göhler <github@ghlr.de> | 2020-02-25 21:23:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-25 21:23:31 +0100 |
commit | d354e66c2ca0ecbde8f8e9e66561f62db408ab5e (patch) | |
tree | ac224a31d2c8575e946898e70f835fb7fee6117c /docs/_include | |
parent | 7183d786563547bf5cb2852663608c0a437aa6b7 (diff) | |
parent | e831da94d8a17346b361611353bbd88053ea13cf (diff) | |
download | vyos-documentation-d354e66c2ca0ecbde8f8e9e66561f62db408ab5e.tar.gz vyos-documentation-d354e66c2ca0ecbde8f8e9e66561f62db408ab5e.zip |
Merge pull request #214 from rebortg/banner
Create Call for Contributions banner
Diffstat (limited to 'docs/_include')
-rw-r--r-- | docs/_include/need_improvement.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/_include/need_improvement.txt b/docs/_include/need_improvement.txt new file mode 100644 index 00000000..f7556465 --- /dev/null +++ b/docs/_include/need_improvement.txt @@ -0,0 +1,20 @@ +.. raw:: latex + + \iffalse + +.. raw:: html + + <div class="admonition error"> + <p class="admonition-title">Call for Contributions</p> + + +This page needs improvements, examples and explanations. +Please take a look at the Contributing Guide for :ref:`documentation`. + +.. raw:: html + + </div> + +.. raw:: latex + + \fi
\ No newline at end of file |