Skip to content

Commit 8dd9571

Browse files
setting: issue title naming feature에서 feat으로 변경
1 parent 8b443b0 commit 8dd9571

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
name: '📌 Feature'
1+
name: '📌 Feat'
22
description: '새로운 기능 또는 명세가 있나요?'
3-
title: '[Feature] '
4-
labels: '📌 feature'
3+
title: '[Feat] '
4+
labels: '📌 feat'
55
body:
66
- type: textarea
77
attributes:

0 commit comments

Comments
 (0)