mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-24 10:19:59 -05:00
Update issue_template.md
This commit is contained in:
parent
8e4206af30
commit
e116aae788
@ -1,13 +1,25 @@
|
|||||||
- Steps or code snippet to reproduce
|
<!--
|
||||||
|
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
|
||||||
|
-->
|
||||||
|
|
||||||
- Expected behavior
|
<!-- Provide the following information so we can help you better -->
|
||||||
|
|
||||||
- Actual behavior
|
- [ ] 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/facebook/react-native/issues)
|
||||||
|
|
||||||
- Environment info
|
## Environment
|
||||||
|
- sdk package version:
|
||||||
- sdk package version: ```pip list | grep v```
|
<!-- Required. Run `pip list | grep v` in your python environment and paste its result here. -->
|
||||||
|
|
||||||
- python version:
|
- python version:
|
||||||
|
<!-- Required. Run `python --version` in your python environment and paste its result here. -->
|
||||||
|
|
||||||
- vSphere version:
|
- vSphere version:
|
||||||
|
|
||||||
|
## Steps or code snippet to reproduce
|
||||||
|
|
||||||
|
## Actual behavior
|
||||||
|
|
||||||
|
## Expected behavior
|
||||||
|
Loading…
Reference in New Issue
Block a user