From 5e4feed5b8b837b03cf34fde074e1fed18e4e0a0 Mon Sep 17 00:00:00 2001 From: kryptine Date: Tue, 26 May 2020 05:50:22 +0000 Subject: [PATCH] Add link to the Friendly Environment Policy --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0ea07f9645..5281673d9a 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -10,3 +10,5 @@ racket/src/LICENSE-MIT.txt. See the [Racket Build Guide](../build.md) for more guidance on contributing. + +The [Friendly Environment Policy](https://racket-lang.org/friendly.html) contains guidelines on expected behavior within the Racket community.