From 1715534d79fc6f8dea2b8a864eb849000c9d86c4 Mon Sep 17 00:00:00 2001 From: Cate Date: Thu, 25 Jun 2020 11:26:48 +0100 Subject: [PATCH] Update README.md Adds an explanation of the terminology changes we have made. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1d583a14f323..dc94803c6dff 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ We use git submodules and so when you are checking out the app, you'll need to e Alternatively, if you already have the project checked out, you can initialize the submodules manually. git submodule update --init + +## Terminology + +We have taken steps to update our terminology and remove words with problematic racial connotations, most notably the change to `main` branches, `allow lists`, and `blocklists`. Closed issues or PRs may contain deprecated terminology that should not be used going forward. ## Contribute