From e6448578776f6abe5116017103f6503369dccf1b Mon Sep 17 00:00:00 2001 From: Ian Cordasco Date: Wed, 28 Jan 2015 20:48:22 -0600 Subject: [PATCH] Fix typo. Use smaller paragraphs. Add CVE list --- docs/community/support.rst | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/docs/community/support.rst b/docs/community/support.rst index 9f18c9e3..d73f7022 100644 --- a/docs/community/support.rst +++ b/docs/community/support.rst @@ -30,12 +30,26 @@ please email `sigmavirus24 `_ and If English is not your first language, please try to describe the problem and its impact to the best of your ability. For greater detail, please use your native -language and we will try our best to translate it using online services. Please -also include the code you used to find the problem and the shortest amount of code -necessar to reproduce it. Please do not disclose this to anyone else. We will -retrieve a CVE identifier if necessary and give you full credit under whatever -name or alias you provide. We will respect your privacy and will only publicize -your involvement if you grant us permission. +language and we will try our best to translate it using online services. + +Please also include the code you used to find the problem and the shortest amount +of code necessary to reproduce it. + +Please do not disclose this to anyone else. We will retrieve a CVE identifier if +necessary and give you full credit under whatever name or alias you provide. +We will only request an identifier when we have a fix and can publish it in a release. + +We will respect your privacy and will only publicize your involvement if you grant +us permission. + +Previous CVEs +~~~~~~~~~~~~~ + +- Fixed in 2.3.0 + + - `CVE 2014-1829 `_ + + - `CVE 2014-1830 `_ File an Issue -------------