My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Google App Engine

Run your web applications on Google's infrastructure.

http://developers.google.com/appengine

Report a problem with your running application

If you are experiencing problems that are preventing your application from running properly and you suspect it's not your code:

  • File a new production issue including a detailed description of your problem.

Feature request / Defect reporting

To submit a feature request:

  • Check if the feature already exists in the issue tracker
    • If it does, star the issue
      • If you have additional clarification, add that to the comments
    • If the feature does not exist, file a new feature including a description of the desired functionality
To report a potential defect:
  • Check to see if the issue exists
    • If it does, star the issue
      • If you have additional information on the issue, add that to the bug
    • If the issue does not exist
      • File the issue. Please include as much specific detail as possible when reporting the bug. Include any stack trace that you see, and if appropriate screenshots of the observed behavior

To Submit Your SDK Patch

To submit a patch to the SDK

  1. Locate or Create a bug for the issue you wish to patch
  2. Post the code for the patch in the issue
  3. If the patch is accepted, you must sign a contributor license agreement before the patch can be integrated. The CLA protects you and us.
    • If you are an individual writing original source code and you're sure you own the intellectual property, then you'll need to sign an individual CLA.
    • If you work for a company that wants to allow you to contribute your work, then you'll need to sign a corporate CLA.
    Follow either of the two links above to access the appropriate CLA and instructions for how to sign and return it.
  4. When the version of the SDK is with your accepted patch is released, we'll mark the issue as Fixed-Patch

If we choose not to integrate your code, we will mark the issue as Patch-Declined

Powered by Google Project Hosting