From 594ff25c5c85160ea41bb8edc0807a82f3f98447 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Thu, 19 Oct 2023 12:29:40 -0500 Subject: [PATCH] Removes `develop` branch instructions from CONTRIBUTING.md --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 74d687c..ae602d7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,8 +11,6 @@ All features added by third-party contributors will be considered *experimental* For more specific instructions regarding contributing features to Delta, see [ExperimentalFeatures.md](Docs/ExperimentalFeatures.md). -> Make sure to use the `develop` branch as the base branch for all Pull Requests. - ## Contribution Guidelines **Check out our project board first!**