We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c7839 commit 11857afCopy full SHA for 11857af
.github/ISSUE_TEMPLATE/feature.yml
@@ -8,7 +8,6 @@ body:
8
label: 기능 요약
9
description: 어떤 기능을 추가하나요?
10
placeholder: "예: 커뮤니티 게시판 작성 기능"
11
- value: "/branch-name 기능명"
12
validations:
13
required: true
14
@@ -18,6 +17,7 @@ body:
18
17
label: 상세 설명
19
description: 기능을 구체적으로 설명해주세요.
20
placeholder: "어떤 문제를 해결하는지, 어떤 동작을 기대하는지"
+ value: "/branch-name 기능명"
21
22
23
0 commit comments