Skip to content

Commit 987bfa9

Browse files
Updated issue template
1 parent 9672818 commit 987bfa9

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Bug Report
22
description: Create a report to help us improve
33
labels: ["bug"]
4+
title: "[BUG] "
45
body:
56
- type: markdown
67
attributes:
@@ -26,23 +27,23 @@ body:
2627
2. Click on '...'
2728
3. See error
2829
validations:
29-
required: true
30+
required: false
3031

3132
- type: textarea
3233
id: expected
3334
attributes:
3435
label: Expected behavior
3536
description: A clear and concise description of what you expected to happen.
3637
validations:
37-
required: true
38+
required: false
3839

3940
- type: input
4041
id: os
4142
attributes:
4243
label: Operating System
4344
placeholder: e.g. Windows 11, Ubuntu 22.04, macOS 14
4445
validations:
45-
required: true
46+
required: false
4647

4748
- type: input
4849
id: version

docs/release-notes/0.0.2-beta.2.md

Whitespace-only changes.

0 commit comments

Comments
 (0)