From f45088b7d29bb6df09b74219c4d10dbc83cb9137 Mon Sep 17 00:00:00 2001 From: "Michael D. Hoyle" Date: Mon, 17 Dec 2018 14:39:36 -0500 Subject: [PATCH] add e.g. of gender-neutral language Tiny suggestion to include an example of an acceptable alternative to 'Hey guys,'. My thinking is this'll make it just a bit easier for people to use inclusive language. 'folks' is just my personal go-to. Can't hurt anyways, right? --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 29ba53955..32787e19a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ When answering questions make sure to help future contributors find their way ar Please keep the tone polite & professional. For some users a discussion on the REST framework mailing list or ticket tracker may be their first engagement with the open source community. First impressions count, so let's try to make everyone feel welcome. -Be mindful in the language you choose. As an example, in an environment that is heavily male-dominated, posts that start 'Hey guys,' can come across as unintentionally exclusive. It's just as easy, and more inclusive to use gender neutral language in those situations. +Be mindful in the language you choose. As an example, in an environment that is heavily male-dominated, posts that start 'Hey guys,' can come across as unintentionally exclusive. It's just as easy, and more inclusive to use gender neutral language in those situations. (e.g. 'Hey folks,') The [Django code of conduct][code-of-conduct] gives a fuller set of guidelines for participating in community forums.