Adds develop branch instructions to CONTRIBUTING.md

This commit is contained in:
Riley Testut 2023-05-16 11:56:07 -05:00 committed by GitHub
parent 17f8f95727
commit 7f79e1d3a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,8 @@ 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!**
@ -59,4 +61,4 @@ For example, when editing code that uses the Allman brace style (a.k.a. brackets
All pull requests must adhere to the PR template, filling out each section as appropriate. **Only PRs that follow this template will be accepted.**
Once you've submitted your PR, we will review it and provide feedback as soon as we can.
Once you've submitted your PR, we will review it and provide feedback as soon as we can.