diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 86da6e37f..7bd007088 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -18,7 +18,7 @@ Please update Pester - before submitting a bug report - and retest your code und If you would like to submit a bug report, please provide the output of a code provided below. -If you would like write about anything else - like a feature request - feel free to remove a provided template text. +If you would like to write about anything else - like a feature request - feel free to remove a provided template text. Operating System, Pester version, and PowerShell version: @@ -63,7 +63,7 @@ Please remember that you can limit Pester output behavior using the `-Show` para @@ -16,7 +16,7 @@ Please provide a descriptive title of the pull request in the field 'Title' too. Please provide us information on how your pull request improves Pester or what fixes. -If your pull request integrate Pester with another system (e.g. a continues integration product) please provide instruction how the updated code can be tested. +If your pull request integrates Pester with another system (e.g. a continuous integration product), please provide instructions how the updated code can be tested. If your pull request resolves the issue reported previously, please mention it by using `#` syntax.