From 49d01ce021964b845cf304e517935ac79c437485 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Fri, 9 Nov 2018 21:20:09 -0600 Subject: [PATCH] Remove Contribution Suggestions section All of the content in this section is either: - Out-of-date - Misleading - Covered better elsewhere in the same document - Unnecessary --- basics_user/doc-guidelines.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/basics_user/doc-guidelines.md b/basics_user/doc-guidelines.md index e8df3b06..4c8f6035 100644 --- a/basics_user/doc-guidelines.md +++ b/basics_user/doc-guidelines.md @@ -225,26 +225,6 @@ Good general content that was submitted only to one branch would effectively dis For further discussion about version-specific documentation in Qubes, see [here][version-thread]. -Contribution Suggestions ------------------------- - - * If you find any inaccuracies in the documentation, please correct them! - - * If you find an inaccuracy but don't know how to correct it, you can still help - by documenting the inaccuracy. For example, if you have *thoroughly* tested - a set of steps in the documentation and know *for certain* that they no - longer work on a certain version of Qubes (maybe because the steps are - out-of-date), then please add a note to the documentation indicating this. - You may also wish to provide a link to a relevant thread on the [mailing - lists]. - - * Where appropriate, specify the version of the software to which your - contribution applies. For example, if you're contributing a set of - instructions for doing something in dom0, specify the version(s) of Qubes OS - with which you know these instructions to work. This allows future readers to - more easily estimate the accuracy and applicability of information. - - Style Guidelines ----------------