Skip to content

Commit bba7990

Browse files
authored
Merge pull request #16 from prgrms-web-devcourse-final-project/chore/git
chore[git]: feature.yml 추가
2 parents b7c7839 + 11857af commit bba7990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/feature.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ body:
88
label: 기능 요약
99
description: 어떤 기능을 추가하나요?
1010
placeholder: "예: 커뮤니티 게시판 작성 기능"
11-
value: "/branch-name 기능명"
1211
validations:
1312
required: true
1413

@@ -18,6 +17,7 @@ body:
1817
label: 상세 설명
1918
description: 기능을 구체적으로 설명해주세요.
2019
placeholder: "어떤 문제를 해결하는지, 어떤 동작을 기대하는지"
20+
value: "/branch-name 기능명"
2121
validations:
2222
required: true
2323

0 commit comments

Comments
 (0)