mirror of https://github.com/dapr/go-sdk.git
Update Code of Conduct (#80)
This commit is contained in:
parent
ab43a43e98
commit
53d7cc71e0
|
@ -242,3 +242,7 @@ In addition to the client capabilities that allow you to call into the Dapr API,
|
||||||
## Contributing to Dapr go client
|
## Contributing to Dapr go client
|
||||||
|
|
||||||
See the [Contribution Guide](./CONTRIBUTING.md) to get started with building and developing.
|
See the [Contribution Guide](./CONTRIBUTING.md) to get started with building and developing.
|
||||||
|
|
||||||
|
## Code of Conduct
|
||||||
|
|
||||||
|
Please refer to our [Dapr Community Code of Conduct](https://github.com/dapr/community/blob/master/CODE-OF-CONDUCT.md)
|
||||||
|
|
Loading…
Reference in New Issue