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 ----------------