mirror of https://github.com/dapr/docs.git
Adding code of conduct link to main README
This commit is contained in:
parent
3dae9a0dfa
commit
06e85e1fa7
|
@ -35,3 +35,6 @@ The [daprdocs](./daprdocs) directory contains the hugo project, markdown files,
|
||||||
|
|
||||||
## Authoring guide
|
## Authoring guide
|
||||||
Read the [authoring guide](./authoring-guide.md) for info on how to write docs and be consistent.
|
Read the [authoring guide](./authoring-guide.md) for info on how to write docs and be consistent.
|
||||||
|
|
||||||
|
## 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