Home | History | Annotate | Download | only in ISSUE_TEMPLATE
      1 ---
      2 name: Bug report
      3 about: Create a report to help us improve
      4 
      5 ---
      6 
      7 Thanks for stopping by to let us know something could be better!
      8 
      9 **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
     10 
     11 Please run down the following list and make sure you've tried the usual "quick fixes":
     12 
     13   - Search the issues already opened: https://github.com/googleapis/google-api-python-client/issues
     14   - If you have a question, post on Stackoverflow under the `google-api` tag.
     15   - If you are reporting an issue or requesting a feature for a G Suite API, please use their [public issue tracker](https://gsuite-developers.googleblog.com/2017/03/a-new-issue-tracker-for-g-suite.html)
     16 
     17 If you are still having issues, please be sure to include as much information as possible:
     18 
     19 #### Environment details
     20 
     21   - OS:
     22   - Python version:
     23   - pip version:
     24   - `google-api-python-client` version:
     25 
     26 #### Steps to reproduce
     27 
     28   1. ?
     29   2. ?
     30 
     31 Making sure to follow these steps will guarantee the quickest resolution possible.
     32 
     33 Thanks!
     34