From 028fb7a5ac40ac4b57df39b2cda064104c99c1b6 Mon Sep 17 00:00:00 2001 From: Mark Mandel Date: Thu, 22 Feb 2018 08:15:52 -0800 Subject: [PATCH] Putting the code of conduct front of page. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 66c618da2f..97cb974ff3 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,10 @@ More documentation forthcoming. - [Twitter](https://twitter.com/agonesdev) - [Mailing List](https://groups.google.com/forum/#!forum/agones-discuss) +## Code of Conduct + +Participation in this project comes under the [Contributor Covenant Code of Conduct](code-of-conduct.md) + ## Development and Contribution Please read the [contributing](CONTRIBUTING.md) guide for directions on submitting Pull Requests to Agones.