From c7b8f9f09f7259f5701e9e1313056c02a261fba9 Mon Sep 17 00:00:00 2001 From: matjaeck <37185497+matjaeck@users.noreply.github.com> Date: Fri, 3 May 2019 14:51:37 +0200 Subject: [PATCH] Add references to the Code of Conduct. --- CONTRIBUTING.md | 3 +++ README.md | 1 + 2 files changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 04f67cdafb..43c4bf12d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,8 @@ # OpenRA Contributing Guidelines +## Participating +Help us keep OpenRA open and inclusive. Please read and follow our [Code of Conduct](https://github.com/OpenRA/OpenRA/blob/bleed/CODE_OF_CONDUCT.md). + ## Bug reports * Have you read the [FAQ](https://github.com/OpenRA/OpenRA/wiki/FAQ)? diff --git a/README.md b/README.md index b11c9466f3..1e17ee3172 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Check our [Playing the Game](https://github.com/OpenRA/OpenRA/wiki/Playing-the-g * Please read [INSTALL.md](https://github.com/OpenRA/OpenRA/blob/bleed/INSTALL.md) and [Compiling](http://wiki.openra.net/Compiling) on how to set up an OpenRA development environment. * See [Hacking](http://wiki.openra.net/Hacking) for a (now very outdated) overview of the engine. +* Read and follow our [Code of Conduct](https://github.com/OpenRA/OpenRA/blob/bleed/CODE_OF_CONDUCT.md). * To get your patches merged, please adhere to the [Contributing](https://github.com/OpenRA/OpenRA/blob/bleed/CONTRIBUTING.md) guidelines. ## Mapping