diff options
author | Jon Bernard <jbernard@tuxion.com> | 2011-10-05 19:19:37 -0400 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2011-10-05 19:19:37 -0400 |
commit | 392ae7974f7aed0c8ff6510d187caaa41b11d2ff (patch) | |
tree | 8efa370cd55884e6bee8b9b1c2902959e021cb25 /README.rst | |
parent | cd0d973446dbb5409323d077371a6ebc98836f80 (diff) | |
parent | bf73e1f7d50506ff6ac58e5f70e1ac9f0412e1d3 (diff) | |
download | dotfiles-392ae7974f7aed0c8ff6510d187caaa41b11d2ff.tar.gz dotfiles-392ae7974f7aed0c8ff6510d187caaa41b11d2ff.tar.bz2 dotfiles-392ae7974f7aed0c8ff6510d187caaa41b11d2ff.zip |
Merge branch 'release/0.4.2'v0.4.2
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -151,7 +151,9 @@ GPL License. :: Contribute ---------- -If you'd like to contribute, simply fork `the repository`_, commit your changes -and send a pull request. +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_. .. _`the repository`: https://github.com/jbernard/dotfiles +.. _AUTHORS: https://github.com/jbernard/dotfiles/blob/master/AUTHORS |