From 7d1bebce9c04c4205102e1d4c57026cd00856fe5 Mon Sep 17 00:00:00 2001 From: Miko Jimenez Date: Sun, 31 Oct 2021 13:42:51 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d0e0379..2f7b416 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing -To contribute to this project, please check out the `dev` branch for the latest commits. +To contribute to this project, please check out the `main` branch for the latest stable release. Please name your branch `dev-YOURNAME` or `dev-YOURNAME-PROJECT`. Make a pull request when you are finished with a description of what was changed. Please tag all the relevant issues assign relevant project tasks and milestones.