11---
22name : CLI Bug Report
33about : Report a bug encountered while using the CLI (eg. `flashlight measure`)
4- title : ' '
4+ title : " "
55labels : Package:CLI, Status:Unconfirmed
6- assignees : ' '
7-
6+ assignees : " "
87---
98
109** Describe the bug**
1110A clear and concise description of what the bug is.
1211
1312** To Reproduce**
1413
15- Share the command you're trying to run
14+ Share the command you're trying to run
1615Share the test files (.yaml files) that appear in the command
1716
1817Steps to reproduce the behavior:
18+
19191 . Go to '...'
20202 . Click on '....'
21213 . Scroll down to '....'
@@ -28,11 +28,12 @@ A clear and concise description of what you expected to happen.
2828If applicable, add screenshots to help explain your problem.
2929
3030** Environment (please complete the following information):**
31- - OS: [ e.g. macOS, windows, ...]
32- - Flashlight Version [ e.g. 0.18.0] (use ` flashlight -v ` in your terminal)
33- - Android SDK platform tools version (` adb version ` or other)
34- - Test Framework (appium, maestro, ...) and their version
35- - Share the bundle identifier of your app
31+
32+ - OS: [ e.g. macOS, windows, ...]
33+ - Flashlight Version [ e.g. 0.18.0] (use ` flashlight -v ` in your terminal)
34+ - Android SDK platform tools version (` adb version ` or other)
35+ - Test Framework (appium, maestro, ...) and their version
36+ - Share the bundle identifier of your app
3637
3738** Additional context**
3839Add any other context about the problem here.
0 commit comments