diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 69a3611f..5a2d62a8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -36,8 +36,8 @@ Please remove all comments before submitting. --> ### Operating Systems Testing @@ -56,7 +56,7 @@ Please remove all comments before submitting. * [ ] Documentation has been updated. * [ ] Tests to cover my changes, have been added. * [ ] All new and existing tests passed? -* [ ] PowerShell code changes: PowerShell v2 compatibility checked? +* [ ] PowerShell code changes: PowerShell v3 compatibility checked? ## Related Issue