We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052f616 commit a70a129Copy full SHA for a70a129
.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,7 +12,7 @@ assignees: ''
12
* Platform: iOS or Android
13
* OS version:
14
* Device manufacturer / model:
15
-* Flutter info (`flutter doctor`):
+* Flutter info (`flutter info`, `flutter doctor`):
16
* Plugin config
17
18
**To Reproduce**
@@ -24,8 +24,7 @@ Steps to reproduce the behavior:
24
25
**Debug logs**
26
- ios XCode logs,
27
-- use #getLog #emailLog methods (@see docs)
28
-- Android: $ adb logcat
+- Android: `$ adb logcat`
29
30
**Additional context**
31
Add any other context about the problem here.
0 commit comments