fix contrib copy

This commit is contained in:
Kyle Drake 2014-04-14 10:09:36 -07:00
parent f03163e70e
commit c9a2638acf

View file

@ -57,7 +57,7 @@ Run the tests to see if they work:
If you'd like to fix a bug, or make an improvement, or add a new feature, it's easy! Just send us a Pull Request.
1. Fork it ( http://github.com/<my-github-username>/neocities/fork )
1. Fork it ( http://github.com/YOURUSERNAME/neocities/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)