openai/openai-python
Publicmirrored fromhttps://github.com/openai/openai-pythonAvailable
.github/ISSUE_TEMPLATE/config.yml
7lines · modecode
| 1 | blank_issues_enabled: false |
| 2 | contact_links: |
| 3 | - name: OpenAI support |
| 4 | url: https://help.openai.com/ |
| 5 | about: | |
| 6 | Please only file issues here that you believe represent actual bugs or feature requests for the OpenAI Python library. |
| 7 | If you're having general trouble with the OpenAI API, please visit our help center to get support. |
| 8 | |