Skip to content

Commit 73dd88b

Browse files
authored
[ci skip] ask for the full command line (#332)
1 parent cb5de1c commit 73dd88b

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug_report.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,20 @@ about: If something isn't working as expected 🤔.
77
## Bug Report
88

99
### Current behavior
10-
<!-- A clear and concise description of the behavior. -->
10+
<!-- Paste the full command you run -->
11+
12+
13+
<!-- Add a clear and concise description of the behavior. -->
14+
1115

1216
### Expected behavior
13-
<!-- A clear and concise description of what you expected to happen. -->
17+
<!-- Add a clear and concise description of what you expected to happen. -->
18+
1419

1520
### Environment
1621

1722
- CLI version (output of `arduino-cli version`):
18-
- Go version (if building from sources):
19-
- OS version:
23+
- OS and platform:
2024

2125
### Additional context
2226
<!-- (Optional) Add any other context about the problem here. -->

0 commit comments

Comments
 (0)