diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2b46936f2e..cf3bd34e0e 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/Web) +**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, possibly including the steps to reproduce it.) +**Issue**: (Explain your issue in detail.) -[Notes]: # (Other notes.) +**Steps to reproduce**: (How you happened across the issue, and what you were doing at the time.)