From 16e57f6f246c98db63259d786d247d2da782fe67 Mon Sep 17 00:00:00 2001 From: Anuken Date: Fri, 25 Oct 2019 15:01:45 -0400 Subject: [PATCH 1/2] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cf3bd34e0e..03de3cf21a 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**: *ndroid/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.* From 5fde533bcc2e83bf20a726dffa50b6a99b3f29ee Mon Sep 17 00:00:00 2001 From: Anuken Date: Fri, 25 Oct 2019 15:01:51 -0400 Subject: [PATCH 2/2] a --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 03de3cf21a..bfdc7f59f1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,7 @@ name: Bug report about: Create a report to help fix an issue. --- -**Platform**: *ndroid/iOS/Mac/Windows/Linux* +**Platform**: *Android/iOS/Mac/Windows/Linux* **Build**: *The build number under the title in the main menu. Required.*