diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ad026c..0260a5f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ changes in. The average contribution flow is as follows: -- Create a topic branch from where you want to base your work. This is usually `develop`. +- Create a topic branch from where you want to base your work. This is usually `master`. - Make commits of logical units. - Make sure your commit messages are in the [proper format] - Push your changes to a topic branch in your fork of the repository.