The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

How to become a contributor and submit patches

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.

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

Submitting Patches

  1. Sign a Contributor License Agreement (see above).
  2. Join the AdWords API discussion group.
  3. 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.
  4. Fork the library, make the changes and send a pull request.
  5. 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.