From b65319e49349688a5bdc9d5180f04c214a6e2f86 Mon Sep 17 00:00:00 2001 From: Steffen Date: Tue, 30 Jun 2020 13:59:33 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0ab1b1f..752563e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ Before submitting your contribution, please make sure to take a moment and read ## Pull Request Guidelines -- The `master` branch is what is currently deployed to the website. All development should be done in dedicated branches. +- The `main` branch is what is currently deployed to the website. All development should be done in dedicated branches. - Work in the `src` folder and **DO NOT** checkin `dist` in the commits.