mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Fix variable error Change-Id: I24cae31cc3df080b8906812b81f63b15795dc6e5 Signed-off-by: BigManing <lingshui2008@qq.com>
18 lines
935 B
Markdown
18 lines
935 B
Markdown
## Contributing
|
|
|
|
We welcome contributions to the Hyperledger Fabric Project in many forms, and
|
|
there's always plenty to do!
|
|
|
|
Please visit the
|
|
[contributors guide](http://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html) in the
|
|
docs to learn how to make contributions to this exciting project.
|
|
|
|
## Code of Conduct Guidelines <a name="conduct"></a>
|
|
|
|
See our [Code of Conduct Guidelines](./CODE_OF_CONDUCT.md).
|
|
|
|
## Maintainers <a name="maintainers"></a>
|
|
|
|
Should you have any questions or concerns, please reach out to one of the project's [Maintainers](./MAINTAINERS.md).
|
|
|
|
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|