From e9ed56667ed8921cf312df6905cb6dae1b20cfb5 Mon Sep 17 00:00:00 2001 From: dheles Date: Fri, 21 Dec 2018 08:39:42 -0500 Subject: [PATCH 1/2] Fixes #5357 Cleans up existing Support text on the front page of the guide and provides links to Issues, the PR section within the guide, and the security email address. --- doc/sphinx-guides/source/index.rst | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/sphinx-guides/source/index.rst b/doc/sphinx-guides/source/index.rst index 7f292b90249..dfe2c4542f4 100755 --- a/doc/sphinx-guides/source/index.rst +++ b/doc/sphinx-guides/source/index.rst @@ -60,11 +60,14 @@ We maintain an email based support service that's free of charge. We attempt to respond within one business day to all questions and if it cannot be resolved immediately, we'll let you know what to expect. -The support email address is -`support@dataverse.org `__. +The support email address is `support@dataverse.org `__. -This is the same address as the Report Issue link. We try to respond -within one business day. +**Reporting Issues and Contributing** + +Report bugs and add feature requests in `GitHub Issues `__ +or use `github pull requests `__, +if you have some code, scripts or documentation that you'd like to share. +If you have a **security issue** to report, please email `security@dataverse.org `__. Indices and tables From 479f22b5a8eab044f9179f28404700b4bded62be Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Fri, 21 Dec 2018 09:42:41 -0500 Subject: [PATCH 2/2] change capitalization of github to GitHub #5357 --- doc/sphinx-guides/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx-guides/source/index.rst b/doc/sphinx-guides/source/index.rst index dfe2c4542f4..2db24b7a952 100755 --- a/doc/sphinx-guides/source/index.rst +++ b/doc/sphinx-guides/source/index.rst @@ -65,7 +65,7 @@ The support email address is `support@dataverse.org `__ -or use `github pull requests `__, +or use `GitHub pull requests `__, if you have some code, scripts or documentation that you'd like to share. If you have a **security issue** to report, please email `security@dataverse.org `__.