diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0ab68e83..b007a07f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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. This allows the message to be easier to read on GitHub as well as in various git tools. + +## Code of Conduct + +This project adopts the standard Go code of conduct: https://go.dev/conduct.