Skip to content

Commit ad2b437

Browse files
committed
fix: bug_issue template
1 parent ba028b3 commit ad2b437

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

.github/ISSUE_TEMPLATE/1.bug_report.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ body:
5656
- Windows
5757
validations:
5858
required: true
59-
- type: input
60-
id: os-version
61-
attributes:
62-
label: Operating System Version
63-
description: Include the distro, release, architecture, or Windows/macOS version if known.
64-
placeholder: macOS 26.4.1 (arm64), Ubuntu 24.04, Windows 11
6559
- type: input
6660
id: terminal
6761
attributes:
@@ -78,4 +72,4 @@ body:
7872
attributes:
7973
label: Additional context
8074
description: |
81-
Anything else that might help us investigate, such as frequency, workaround, when it started, links to related issues, or whether it reproduces in a fresh project.
75+
Any additional information that might help us investigate. Include error logs, screenshots, or environment details.

0 commit comments

Comments
 (0)