From 0315211a05b96e132d9eaa5820720e3768dd3318 Mon Sep 17 00:00:00 2001 From: quindecim <49964366+quindecim@users.noreply.github.com> Date: Wed, 9 Feb 2022 20:15:49 +0100 Subject: [PATCH] Fix formatting in bug_report.md file --- .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 3dc7ff5..4d2f24a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,10 +24,10 @@ A clear and concise description of what you expected to happen or what could be If applicable, add screenshots to help explain your problem. **Device informations:** -- Android: [version] -- Magisk: [version] -- OS/Custom ROM: [e.g. stock, lineageos] -- Browser [e.g. stock browser, safari] +- Android: `version` +- Magisk: `version` +- OS/Custom ROM: `e.g. stock, lineageos` +- Browser: `e.g. stock browser, safari` **Additional context** Add any other context about the problem here.