github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/sawtooth-core-master/docs/source/community/issue_tracking.rst (about) 1 *************** 2 Tracking Issues 3 *************** 4 5 A great way to contribute is by reporting issues. Before reporting an issue, 6 please review the current open issues to see if someone has already reported 7 the issue. 8 9 .. _jira: 10 11 Using JIRA 12 ========== 13 14 Hyperledger Sawtooth uses JIRA as our issue tracking system: 15 16 https://jira.hyperledger.org/projects/STL 17 18 If you want to contribute to Hyperledger Sawtooth quickly, we have a list of 19 issues that will help you get involved right away. See the open Sawtooth issues: 20 21 https://jira.hyperledger.org/issues/?filter=10612 22 23 24 How to Report an Issue 25 ====================== 26 27 To report issues, log into `jira.hyperledger.org 28 <https://jira.hyperledger.org>`_, which requires a 29 `Linux Foundation Account <https://identity.linuxfoundation.org/>`_. 30 31 Create issues in JIRA under the Hyperledger Sawtooth project, 32 which uses the ``STL`` JIRA key. 33 34 When reporting an issue, please provide as much detail as possible about how 35 to reproduce it. If possible, explain how to reproduce the issue. 36 Details are very helpful. Please include the following information: 37 38 * OS version 39 * Sawtooth version 40 * Environment details (virtual, physical, etc.) 41 * Steps to reproduce the issue 42 * Actual results 43 * Expected results 44 45 If you would like, you could also describe the issue on RocketChat 46 (see :doc:`join_the_discussion`) 47 for initial feedback before submitting the issue in JIRA. 48 49 .. Licensed under Creative Commons Attribution 4.0 International License 50 .. https://creativecommons.org/licenses/by/4.0/