From 7552592dd72de100ccd0e3594f04affe1a37cccf Mon Sep 17 00:00:00 2001 From: Pinterics David <55298934+pinterid@users.noreply.github.com> Date: Wed, 5 Aug 2020 11:08:18 +0200 Subject: [PATCH] Update bug_report.md Improve Code Quality. --- .github/ISSUE_TEMPLATE/bug_report.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ebff3ce..d5320b4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,15 +24,18 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser: [e.g. chrome, safari] - - Version: [e.g. 22] + +- OS: (e.g. iOS) +- Browser: (e.g. chrome, safari) +- Version: (e.g. 22) **Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser: [e.g. stock browser, safari] - - Version: [e.g. 22] + +- Device: (e.g. iPhone6) +- OS: (e.g. iOS8.1) +- Browser: (e.g. stock browser, safari) +- Version: (e.g. 22) **Additional context** Add any other context about the problem here. +