diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 04caaabce73..9480cb60d7e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,7 +14,7 @@ Briefly describe the issue you are experiencing (or the feature you want to see ## Details -Describe in more detail the problem you have been experiencing, if necessary. +If necessary, describe the problem you have been experiencing in more detail. ## Link to Appium logs @@ -23,8 +23,8 @@ Create a [gist](https://gist.github.com) which is a paste of your _full_ Appium ## Code To Reproduce Issue [ Good To Have ] -Please remember that, with sample code; it's easier to reproduce bug and much faster to fix it. +Please remember that with sample code it's easier to reproduce the bug and it's much faster to fix it. -Please git clone https://github.com/appium/sample-code and use one of your favourite languages and sample apps to reproduce issue. +Please git clone https://github.com/appium/sample-code and use one of your favourite languages and sample apps to reproduce the issue. -In case a similar scenario is missing in sample-code, please submit a PR with one of the sample apps provided. \ No newline at end of file +In case a similar scenario is missing in sample-code, please submit a PR with one of the sample apps provided.