Skip to content

Commit 5ab75b8

Browse files
committed
readme: link to CoC from main readme and contributing guide
Uses the same text as the top-level CONTRIBUTING file. Signed-off-by: Paul Jolly <[email protected]> Change-Id: I201164b87e99b35e7a18a77efe6e5dabae1fed53 Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/520754
1 parent 35c4960 commit 5ab75b8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,14 @@ To report issues or make a feature request, use the
157157
Changes can be contributed using Gerrit or Github pull requests.
158158

159159

160-
### Contact
160+
## Code of Conduct
161+
162+
Guidelines for participating in CUE community spaces and a reporting process for
163+
handling issues can be found in the [Code of
164+
Conduct](https://cuelang.org/docs/contribution_guidelines/conduct).
165+
166+
167+
## Contact
161168

162169
You can get in touch with the cuelang community in the following ways:
163170

doc/contribute.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,3 +980,8 @@ $ git codereview mail HEAD
980980
Make sure to explicitly specify `HEAD`, which is usually not required when sending
981981
single changes.
982982

983+
## Code of Conduct
984+
985+
Guidelines for participating in CUE community spaces and a reporting process for
986+
handling issues can be found in the [Code of
987+
Conduct](https://cuelang.org/docs/contribution_guidelines/conduct).

0 commit comments

Comments
 (0)