diff --git a/issue_template.md b/issue_template.md index 7c404336..88c34aa7 100644 --- a/issue_template.md +++ b/issue_template.md @@ -1,13 +1,25 @@ -- Steps or code snippet to reproduce + -- Expected behavior + -- 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``` - - - python version: - - - vSphere version: +- python version: + + +- vSphere version: + +## Steps or code snippet to reproduce + +## Actual behavior + +## Expected behavior