aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorGravatar Jon Bernard <jbernard@tuxion.com> 2013-11-07 10:32:50 -0500
committerGravatar Jon Bernard <jbernard@tuxion.com> 2013-11-07 10:32:50 -0500
commitc5858e616cf814e90eca18442b796251b145539c (patch)
treeb1afd2d1bbd55e2adf496178409fc2a8a378ce4d /README.rst
parent91d57cadcc31e45ad31381e64d79540894fd8778 (diff)
downloaddotfiles-c5858e616cf814e90eca18442b796251b145539c.tar.gz
dotfiles-c5858e616cf814e90eca18442b796251b145539c.tar.bz2
dotfiles-c5858e616cf814e90eca18442b796251b145539c.zip
Update contribution documentation
Remove mention of the develop branch since it's going away in favor of a much simpler branching model (feature branches off master). The use of git-flow was a great learning experience, but is really too much for projects such as this.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 3d8608c..b487ee1 100644
--- a/README.rst
+++ b/README.rst
@@ -182,9 +182,9 @@ Support for ``add`` and ``remove`` is a current TODO item.
Contribute
----------
-If you'd like to contribute, simply fork `the repository`_, commit your
-changes to the **develop** branch (or branch off of it), and send a pull
-request. Make sure you add yourself to AUTHORS_.
+If you'd like to contribute, simply fork `the repository`_, commit your changes,
+make sure tests pass, and send a pull request. Go ahead and add yourself to
+AUTHORS_ or I'll do it when I merge your changes.
.. _`the repository`: https://github.com/jbernard/dotfiles
.. _AUTHORS: https://github.com/jbernard/dotfiles/blob/master/AUTHORS.rst