Skip to content

Commit

Permalink
Adding the CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codingjester committed Dec 16, 2014
1 parent 5158afd commit efbae0a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,22 @@
# Contributing

We want to make contributing to tumblr.php as easy and transparent as possible. If you run into problems, please open an issue. We also actively welcome pull requests.

## Pull Requests

1. Fork the repo and create your branch from `master`.
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, update the documentation.
4. Ensure the test suite passes.
5. If you haven't already, complete the Contributor License Agreement ("CLA").

## Contributor License Agreement ("CLA")

In order to accept your pull request, we need you to submit a CLA.

Complete your CLA [here](http://static.tumblr.com/zyubucd/GaTngbrpr/tumblr_corporate_contributor_license_agreement_v1__10-7-14.pdf) (a more integrated web form is coming soon).

## License

By contributing to tumblr.php you agree that your contributions will be licensed under its Apache 2.0 license.

0 comments on commit efbae0a

Please sign in to comment.