*: 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:
Derek Parker 2023-10-27 06:07:39 -07:00 committed by GitHub
parent 1e2338d233
commit cde14a46f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.