1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 09:19:59 -05:00
vsphere-automation-sdk-python/issue_template.md
2018-11-21 12:26:36 +08:00

28 lines
1.1 KiB
Markdown

<!--
We use GitHub Issues to track bugs or feature requests for vSphere Automation Python SDK
For questions and discussions, Please visit forum: https://code.vmware.com/forums/7508/vsphere-automation-sdk-for-python
-->
<!-- Provide the following information so we can help you better -->
- [ ] I am using the [latest SDK version](https://github.com/vmware/vsphere-automation-sdk-python/releases)
- [ ] This API is compatible with my vCenter version (You can get the info from '__vcenter_version__' in each sample)
- [ ] I have searched [existing issues](https://github.com/vmware/vsphere-automation-sdk-python/issues?utf8=%E2%9C%93&q=is%3Aissue) and [Troubleshooting wiki](https://github.com/vmware/vsphere-automation-sdk-python/wiki/Troubleshooting)
## Environment
- sdk package version:
<!-- Required. Run `pip list | grep v` in your python environment and paste its result here. -->
- python version:
<!-- Required. Run `python --version` in your python environment and paste its result here. -->
- vSphere version:
- Operating System/Shell (used to run SDK-based apps):
## Steps or code snippet to reproduce
## Actual behavior
## Expected behavior