From 7d041c09cbba7907031ab034b839fa3ff2abb746 Mon Sep 17 00:00:00 2001 From: Christopher Ferris Date: Thu, 4 May 2017 20:18:29 -0400 Subject: [PATCH] FAB-3672 make JIRA dashboard more visible Change-Id: Id7ba6df65ada486547297b13b7986b6ed354e57f Signed-off-by: Christopher Ferris --- README.md | 2 ++ docs/source/CONTRIBUTING.rst | 10 +++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b1ac957e348..f16e52c2bd9 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Check [the documentation on how to contribute to this project](http://hyperledge [Hyperledger Chat](http://chat.hyperledger.org/channel/fabric) +[Hyperledger Fabric Issue Tracking](https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104) + [Hyperledger Wiki](https://wiki.hyperledger.org/) [Hyperledger Code of Conduct](https://wiki.hyperledger.org/community/hyperledger-project-code-of-conduct) diff --git a/docs/source/CONTRIBUTING.rst b/docs/source/CONTRIBUTING.rst index e08372d942f..93c5bf76467 100644 --- a/docs/source/CONTRIBUTING.rst +++ b/docs/source/CONTRIBUTING.rst @@ -60,10 +60,10 @@ Reporting bugs -------------- If you are a user and you find a bug, please submit an issue using -`JIRA `__. Please try to provide -sufficient information for someone else to reproduce the issue. One of -the project's maintainers should respond to your issue within 24 hours. -If not, please bump the issue with a comment and request that it be +`JIRA `__. +Please try to provide sufficient information for someone else to reproduce the +issue. One of the project's maintainers should respond to your issue within 24 +hours. If not, please bump the issue with a comment and request that it be reviewed. You can also post to the ``#fabric-maintainers`` channel in `chat `__. @@ -71,7 +71,7 @@ Fixing issues and working stories --------------------------------- Review the `issues -list `__ and find +list `__ and find something that interests you. You could also check the `"help-wanted" `__ list. It is wise to start with something relatively straight forward and