Skip to content

Commit 348126a

Browse files
committed
github: set enhancement too
There is no obvious difference after creating issue between bug report and feature request at a glance. When handling initial waiting-for-triage label, "enhancement" label should be also reconsidered. Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 9ad25ea commit 348126a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Feature request
22
description: Suggest an idea for this project
3-
labels: "waiting-for-triage"
3+
labels: ["waiting-for-triage", "enhancement"]
44
body:
55
- type: textarea
66
id: description

0 commit comments

Comments
 (0)