diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6975074273..63771cb0b7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,11 +8,11 @@ assignees: '' **Bevy version** -The release number or commit hash of the version you're using +The release number or commit hash of the version you're using. **Operating system & version** -e.g. Windows 10, Ubuntu 18.04, iOS 14 +Ex: Windows 10, Ubuntu 18.04, iOS 14. **What you did** @@ -21,11 +21,11 @@ feasible. **What you expected to happen** -What you think should've happened if everything was working properly +What you think should've happened if everything was working properly. **What actually happened** -The actual result of the actions you described +The actual result of the actions you described. **Additional information** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 1d40f569c1..dd54fb940b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,15 +8,15 @@ assignees: '' **What problem does this solve or what need does it fill?** -A description of why this particular feature should be added +A description of why this particular feature should be added. **Describe the solution would you like?** -The solution you propose for the problem presented +The solution you propose for the problem presented. **Describe the alternative(s) you've considered?** -Other solutions to solve and/or work around the problem presented +Other solutions to solve and/or work around the problem presented. **Additional context**