We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee6f80d commit 0315211Copy full SHA for 0315211
1 file changed
.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
24
If applicable, add screenshots to help explain your problem.
25
26
**Device informations:**
27
-- Android: [version]
28
-- Magisk: [version]
29
-- OS/Custom ROM: [e.g. stock, lineageos]
30
-- Browser [e.g. stock browser, safari]
+- Android: `version`
+- Magisk: `version`
+- OS/Custom ROM: `e.g. stock, lineageos`
+- Browser: `e.g. stock browser, safari`
31
32
**Additional context**
33
Add any other context about the problem here.
0 commit comments