Skip to content

Commit 6e54ebf

Browse files
author
Quinn Strahl
committed
Update README to reflect new git flow development process
1 parent 3a14815 commit 6e54ebf

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,12 @@ Default Value: 0
5151

5252
## Contributing
5353

54-
If you'd like to be added as a contributor the price of admission is 1 pull request.
55-
Please follow the general code style guides (read the code) and in your pull request explain
56-
the reason for the proposed change and how it is valuable. Development is done
57-
on the `beta` branch, so be sure to fork from and send pull requests there.
54+
This project uses the [git
55+
flow](http://nvie.com/posts/a-successful-git-branching-model/) model for
56+
development. There's [a handy git module for git flow](/nvie/gitflow). If you'd
57+
like to be added as a contributor, the price of admission is 1 pull request.
58+
Please follow the general code style guides (read the code) and in your pull
59+
request explain the reason for the proposed change and how it is valuable.
5860

5961
## Bug report
6062

0 commit comments

Comments
 (0)