github.com/muhammedhassanm/blockchain@v0.0.0-20200120143007-697261defd4d/sawtooth-supply-chain-master/CONTRIBUTING.md (about)

     1  # Contributing to Distributed Ledger
     2  
     3  This document covers how to report issues and contribute code.
     4  
     5  ## Topics
     6  
     7  * [Reporting Issues](#reporting-issues)
     8  * [Contributing Code](#contributing-code)
     9  
    10  # Reporting Issues
    11  
    12  Please refer to the article on [Issue Tracking](http://intelledger.github.io/community/issue_tracking.html) in the Sawtooth Lake documentation.
    13  
    14  # Contributing Code
    15  
    16  Distributed Ledger is Apache 2.0 licensed and accepts contributions via 
    17  [GitHub](https://github.com/hyperledger/) pull requests.
    18  
    19  Please refer to the article on 
    20  [Contributing](http://intelledger.github.io/community/contributing.html)
    21  in the Sawtooth Lake documentation for information on contributing, and the 
    22  guidelines to use.