Skip to content

Commit 3776125

Browse files
authored
Apply suggestions from code review
1 parent 18bb597 commit 3776125

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ body:
142142
required: false
143143
- type: dropdown
144144
attributes:
145-
label: "Tip"
145+
label: "Priority"
146146
description: Please keep the pre-filled option, which helps us manage issue prioritization.
147147
default: 0
148148
options:

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ body:
3333
required: false
3434
- type: dropdown
3535
attributes:
36-
label: "Tip"
36+
label: "Priority"
3737
description: Please keep the pre-filled option, which helps us manage issue prioritization.
3838
default: 0
3939
options:

0 commit comments

Comments
 (0)