Merge pull request #2071 from GeertDD/patch-1

Update CONTRIBUTING.md
This commit is contained in:
Mike Jolley 2012-12-27 11:03:13 -08:00
commit 09f581cf83
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ __note__ GitHub is for bug reports and contributions only - if you have a suppor
* Fork the repository on GitHub * Fork the repository on GitHub
* Make the changes to your forked repository * Make the changes to your forked repository
* Ensure you stick to the [WordPress Coding Standards](http://codex.wordpress.org/WordPress_Coding_Standards) * **Ensure you stick to the [WordPress Coding Standards](http://codex.wordpress.org/WordPress_Coding_Standards)**
* Ensure you use LF line endings - no crazy windows line endings :) * Ensure you use LF line endings - no crazy windows line endings :)
* When committing, reference your issue (#1234) and include a note about the fix * When committing, reference your issue (#1234) and include a note about the fix
* Push the changes to your fork and submit a pull request on the master WooCommerce repository * Push the changes to your fork and submit a pull request on the master WooCommerce repository
@ -29,4 +29,4 @@ At this point you're waiting on us to merge your pull request. We'll review all
* [General GitHub documentation](http://help.github.com/) * [General GitHub documentation](http://help.github.com/)
* [GitHub pull request documentation](http://help.github.com/send-pull-requests/) * [GitHub pull request documentation](http://help.github.com/send-pull-requests/)
* [WooCommerce Docs](http://wcdocs.woothemes.com/) * [WooCommerce Docs](http://wcdocs.woothemes.com/)
* [WooThemes Support](http://support.woothemes.com) * [WooThemes Support](http://support.woothemes.com)