contributing.rst 587 B

1234567891011121314151617181920
  1. Contributing
  2. ============
  3. Solang is in active development, so there are many ways in which you can
  4. contribute.
  5. Target Specific Tests
  6. ---------------------
  7. Solang supports Substrate, Burrow and ewasm. All these targets need testing
  8. via integration tests. New targets like
  9. `Farbic <https://github.com/hyperledger-labs/fabric-chaincode-wasm>`_ and
  10. `Sawtooth Sabre <https://github.com/hyperledger/sawtooth-sabre>`_ need to be
  11. added, and tests added.
  12. How to report issues
  13. --------------------
  14. Please report issues to
  15. `github issues <https://github.com/hyperledger-labs/solang/issues>`_.