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