Skip to content

Commit

Permalink
Add a section about contributing to the README
Browse files Browse the repository at this point in the history
Conflicts:
	README.md
  • Loading branch information
John P Bloch committed Aug 20, 2015
1 parent 0a59143 commit f58b1a7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

WP_Mock is an API mocking framework, built and maintained by [10up](http://10up.com) for the purpose of making it possible to properly unit test within WordPress.


## Installation

First, add WP Mock as a dev-dependency with [Composer](http://getcomposer.org):
Expand Down Expand Up @@ -270,4 +269,8 @@ public function test_filter_content() {

* [Eric Mann](/ericmann)
* [John Bloch](/johnpbloch)
* [All Contributors](/10up/wp_mock/graphs/contributors)
* [All Contributors](/10up/wp_mock/graphs/contributors)

## Contributing

Thanks so much for being interested in contributing! Please read over our [guidelines](/10up/wp_mock/CONTRIBUTING.md) before you get started.

0 comments on commit f58b1a7

Please sign in to comment.