|
| 1 | +--- |
| 2 | +title: Support |
| 3 | +--- |
| 4 | + |
| 5 | +# Support |
| 6 | + |
| 7 | +## The Google HTTP Client Library for Java Community |
| 8 | + |
| 9 | +### Ask development questions |
| 10 | + |
| 11 | +Ask questions on StackOverflow: |
| 12 | + |
| 13 | +* Use the [google-api][so-google-api] tag, and optionally [java][so-java] or [android][so-android] |
| 14 | + or [java google-app-engine][so-java-gae]. |
| 15 | +* You can also use the [google-http-java-client][so-http-client] tag. |
| 16 | +* For tips on asking StackOverflow questions, see [How to Ask][so-how-to-ask]. |
| 17 | + |
| 18 | +**Note:** Please do not email the project contributors directly. |
| 19 | + |
| 20 | +### File feature requests and defects |
| 21 | + |
| 22 | +You can suggest features and report issues on our public [Issue Tracker][issues]. This is a great |
| 23 | +place for the community to discuss and track implementations of features or resolution of bug fixes, |
| 24 | +as well as share workarounds and patches. |
| 25 | + |
| 26 | +If you find a bug: |
| 27 | + |
| 28 | +* View [known bugs][issues], and if a known bug corresponds to the issue you are seeing, "star" it |
| 29 | + or comment on it. |
| 30 | +* If the issue you are seeing has not yet been reported, [file a bug report][new-issue]. |
| 31 | + |
| 32 | +### Contribute |
| 33 | + |
| 34 | +This is an [open-source][http-client] library, and [contributions][contributions] are welcome. |
| 35 | + |
| 36 | +[so-google-api]: http://stackoverflow.com/questions/tagged/google-api |
| 37 | +[so-java]: http://stackoverflow.com/questions/tagged/google-api+java |
| 38 | +[so-android]: http://stackoverflow.com/questions/tagged/google-api+android |
| 39 | +[so-java-gae]: http://stackoverflow.com/questions/tagged/google-api+java+google-app-engine |
| 40 | +[so-http-client]: http://stackoverflow.com/questions/tagged/google-http-java-client |
| 41 | +[so-how-to-ask]: http://stackoverflow.com/questions/ask |
| 42 | +[issues]: https://github.com/googleapis/google-http-java-client/issues |
| 43 | +[new-issue]: https://github.com/google/google-http-java-client/issues/new |
| 44 | +[http-client]: https://github.com/googleapis/google-http-java-client |
| 45 | +[contributions]: https://github.com/googleapis/google-http-java-client/blob/master/CONTRIBUTING.md |
0 commit comments