Skip to content

Commit

Permalink
Preparing src for release 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Tsao committed Dec 9, 2014
1 parent be181fd commit 56433f5
Show file tree
Hide file tree
Showing 123 changed files with 68 additions and 203,327 deletions.
29 changes: 29 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Contributor License Agreements

We'd love to accept your code patches! However, before we can take them, we have to clear a couple of legal hurdles.

- Please fill out either the individual or corporate Contributor License Agreement.
- If you are an individual writing original source code and are sure you own the intellectual property, then you'll need to sign an individual CLA available at:

https://developers.google.com/open-source/cla/individual.

- If you work for a company that wants to allow you to contribute your work to this client library, then you'll need to sign a corporate CLA available at:

https://developers.google.com/open-source/cla/corporate.

Follow either of the two links above to access the appropriate CLA and instructions on how to sign and return it. Once we receive the CLA, we'll add you to the official list of contributors and will be able to accept your patches.

# Submitting Patches

- Sign a Contributor License Agreement (see above).
- Join the appropriate product discussion forum.
- AdWords API: https://developers.google.com/adwords/api/community/
- DFP API: https://developers.google.com/doubleclick-publishers/community
- DFA API: https://developers.google.com/doubleclick-advertisers/reporting/community
- Create an issue on the library issue tracker if there isn't one already. Use this issue to co-ordinate the changes with the library maintainer.
- Fork the library, make the changes and send a [pull request](https://help.github.com/articles/using-pull-requests).
- The library maintainer will work with you to review and apply the patch.

# If you can't become a contributor

If you can't become a contributor, but wish to share some code that illustrates an issue / shows how an issue may be fixed, then you can attach your changes on the issue tracker. We will use this code to troubleshoot the issue and fix it, but will not use this code in the library unless the steps to submit patches are done.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 5.7.0

AdWords:
- Fixed [issue #58](https://github.com/googleads/googleads-php-lib/issues/58).
- Removed support for v201402 as it is now sunset.

DFP:
- Fixed [issue #1](https://github.com/googleads/googleads-php-lib/issues/1).

### 5.6.0

DFP:
Expand Down
86 changes: 0 additions & 86 deletions examples/AdWords/v201402/AccountManagement/CreateAccount.php

This file was deleted.

103 changes: 0 additions & 103 deletions examples/AdWords/v201402/AccountManagement/GetAccountAlerts.php

This file was deleted.

148 changes: 0 additions & 148 deletions examples/AdWords/v201402/AccountManagement/GetAccountChanges.php

This file was deleted.

Loading

0 comments on commit 56433f5

Please sign in to comment.