Skip to content

Commit 89771ee

Browse files
authored
Use orb report in issue template
1 parent 1e98c1c commit 89771ee

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ assignees: ''
77

88
---
99

10+
<!-- PLEASE UPDATE to the latest version of OrbStack BEFORE reporting -->
11+
1012
**Describe the bug**
1113
A clear and concise description of what the bug is.
1214

@@ -26,12 +28,11 @@ If applicable, add screenshots to help explain your problem.
2628
**Logs**
2729
If applicable, attach log files by opening the OrbStack menu and clicking “Show Logs”, or [email](https://orbstack.dev/email/logs) them for privacy.
2830

29-
**System info**
30-
<!-- Please update to the latest version before reporting. -->
31-
- OrbStack version:
32-
- macOS version:
33-
- CPU architecture:
34-
<!-- Intel (x86) or Apple Silicon (ARM - M1/M2) -->
31+
**Info report**
32+
<!-- Run the "orb report" command in a terminal, then copy and paste the output below. -->
33+
```
34+
<paste here>
35+
```
3536

3637
**Additional context**
3738
Add any other context about the problem here.

0 commit comments

Comments
 (0)