Skip to content

Commit 793e6f5

Browse files
authored
chore(workflow): remove duplicated issue label (#4206)
1 parent bdfe3e8 commit 793e6f5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.en-US.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: '🐞 Bug Report'
22
description: Report a Bug to Rsbuild
33
title: '[Bug]: '
44
type: Bug
5-
labels: ['🐞 bug']
65
body:
76
- type: markdown
87
attributes:

.github/ISSUE_TEMPLATE/feature-request.en-US.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: '💡 Feature Request'
22
description: Submit a new feature request to Rsbuild
33
title: '[Feature]: '
44
type: Enhancement
5-
labels: ['💡 feature']
65
body:
76
- type: markdown
87
attributes:

0 commit comments

Comments
 (0)