From 9fe1d8d82932dadd2e36abbf3961b004558bd3ac Mon Sep 17 00:00:00 2001 From: skyace65 Date: Sat, 16 Jan 2021 12:54:13 -0500 Subject: [PATCH] Add note about content guidelines in writing guidelines page --- community/contributing/docs_writing_guidelines.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/community/contributing/docs_writing_guidelines.rst b/community/contributing/docs_writing_guidelines.rst index 954c9ae2a..e40c20b93 100644 --- a/community/contributing/docs_writing_guidelines.rst +++ b/community/contributing/docs_writing_guidelines.rst @@ -32,6 +32,11 @@ There are 3 rules to describe classes: the smallest and clearest sentences possible. These guidelines will help you work towards that goal. +.. seealso:: + + See the :ref:`content guidelines ` for information + on the types of documentation you can write in the official documentation. + 7 rules for clear English -------------------------