diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cf3bd34e0e..bfdc7f59f1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,10 +3,10 @@ name: Bug report about: Create a report to help fix an issue. --- -**Platform**: (Android/iOS/Mac/Windows/Linux) +**Platform**: *Android/iOS/Mac/Windows/Linux* -**Build**: (The build number under the title in the main menu. Required.) +**Build**: *The build number under the title in the main menu. Required.* -**Issue**: (Explain your issue in detail.) +**Issue**: *Explain your issue in detail.* -**Steps to reproduce**: (How you happened across the issue, and what you were doing at the time.) +**Steps to reproduce**: *How you happened across the issue, and what you were doing at the time.*