*: Add explicit code of conduct (#3540)
Adds a callout to the standard Go code of conduct in the CONTRIBUTING.md doc.
This commit is contained in:
parent
1e2338d233
commit
cde14a46f1
@ -57,3 +57,7 @@ The first line is the subject and should be no longer than 70 characters, the
|
|||||||
second line is always blank, and other lines should be wrapped at 80 characters.
|
second line is always blank, and other lines should be wrapped at 80 characters.
|
||||||
This allows the message to be easier to read on GitHub as well as in various
|
This allows the message to be easier to read on GitHub as well as in various
|
||||||
git tools.
|
git tools.
|
||||||
|
|
||||||
|
## Code of Conduct
|
||||||
|
|
||||||
|
This project adopts the standard Go code of conduct: https://go.dev/conduct.
|
||||||
|
Loading…
Reference in New Issue
Block a user