Skip to content

Commit 6d243e8

Browse files
committed
Add a field for release notes
1 parent 187e3fc commit 6d243e8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,10 @@ body:
4545
...
4646
validations:
4747
required: true
48+
- type: textarea
49+
attributes:
50+
label: Release note
51+
description: |
52+
Help us to provide meaningful release notes to the community.
53+
validations:
54+
required: false

0 commit comments

Comments
 (0)