docs: update primary branch to be master

This commit is contained in:
Jimmy Zelinskie 2015-06-26 23:00:25 -04:00
parent ce5ee8b365
commit 8df5f8e193

View file

@ -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.