diff options
author | Jon Bernard <jbernard@tuxion.com> | 2011-10-05 18:51:24 -0400 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2011-10-05 19:07:35 -0400 |
commit | 055b0decea6066921590c17e1eb0279e2706bb69 (patch) | |
tree | 8be8839f2fc324be2517f3df7cc101c58b024000 /README.rst | |
parent | afed3639f6473da42d505fa46935a5820095c180 (diff) | |
download | dotfiles-055b0decea6066921590c17e1eb0279e2706bb69.tar.gz dotfiles-055b0decea6066921590c17e1eb0279e2706bb69.tar.bz2 dotfiles-055b0decea6066921590c17e1eb0279e2706bb69.zip |
Add AUTHORS.rst to credit contributers
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 |