diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst index ded68f638f4..65806d86b36 100644 --- a/docs/source/getting_started.rst +++ b/docs/source/getting_started.rst @@ -40,5 +40,9 @@ Finally, we offer two chaincode tutorials. One oriented to developers, :doc:`chaincode4ade`, and the other oriented to operators, :doc:`chaincode4noah`. +..note:: If you have questions not addressed by this documentation, or run into + issues with any of the tutorials, please visit the :doc:`questions` + page for some tips on where to find additional help. + .. Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/ diff --git a/docs/source/index.rst b/docs/source/index.rst index 2e1d8ed3a18..ed5d4028a24 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -17,6 +17,10 @@ It's recommended for first-time users to begin by going through the components and the basic transaction flow. Once comfortable, continue exploring the library for demos, technical specifications, APIs, etc. +..note:: If you have questions not addressed by this documentation, or run into + issues with any of the tutorials, please visit the :doc:`questions` + page for some tips on where to find additional help. + Before diving in, watch how Hyperledger Fabric is Building a Blockchain for Business: diff --git a/docs/source/prereqs.rst b/docs/source/prereqs.rst index 5bc24e2c69e..73999e6fe82 100644 --- a/docs/source/prereqs.rst +++ b/docs/source/prereqs.rst @@ -130,5 +130,9 @@ These need to be ``false`` and ``true`` respectively. newer version from the `cURL downloads page `__ +..note:: If you have questions not addressed by this documentation, or run into + issues with any of the tutorials, please visit the :doc:`questions` + page for some tips on where to find additional help. + .. Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/ diff --git a/docs/source/questions.rst b/docs/source/questions.rst index ad6371c471a..493989beaef 100644 --- a/docs/source/questions.rst +++ b/docs/source/questions.rst @@ -5,13 +5,13 @@ We try to maintain a comprehensive set of documentation for various audiences. However, we realize that often there are questions that remain unanswered. For any technical questions relating to Hyperledger Fabric not answered here, please use -`StackOverflow `__. -If you need help finding things, please don't hesitate to send a note to +`StackOverflow `__. +Another approach to getting your questions answered to send an email to the `mailing -list `__, -or ask on `RocketChat `__ (an -alternative to Slack). +list `__ +(hyperledger-fabric@lists.hyperledger.org), or ask your questions on +`RocketChat `__ (an alternative to Slack) +on the #fabric or #fabric-questions channel. .. Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/ - diff --git a/docs/source/samples.rst b/docs/source/samples.rst index 7361b8a4cf6..62db373f5f2 100644 --- a/docs/source/samples.rst +++ b/docs/source/samples.rst @@ -79,5 +79,9 @@ one tagged as "latest". .. note:: On different architectures, the x86_64 would be replaced with the string identifying your architecture. +..note:: If you have questions not addressed by this documentation, or run into + issues with any of the tutorials, please visit the :doc:`questions` + page for some tips on where to find additional help. + .. Licensed under Creative Commons Attribution 4.0 International License https://creativecommons.org/licenses/by/4.0/