File tree Expand file tree Collapse file tree 2 files changed +11
-40
lines changed Expand file tree Collapse file tree 2 files changed +11
-40
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- name : " ✨ Feature Template"
2
- description : " 새로운 기능 추가 템플릿"
3
- title : " [Feature]: "
1
+ name : " ✨ Feature"
2
+ description : " 새로운 기능 추가"
4
3
labels : ["feature"]
5
-
6
4
body :
7
- - type : markdown
8
- attributes :
9
- value : |
10
- ## 기능 요청 요약
11
- 간단히 어떤 기능인지 적어주세요.
12
-
13
5
- type : textarea
14
- id : feature_description
15
6
attributes :
16
- label : 📄기능 상세 설명
17
- description : |
18
- 기능의 목적, 기대 효과, 동작 방식 등을 구체적으로 작성해주세요.
19
- placeholder : |
20
- 예) 사용자 프로필 사진 변경 기능 추가 요청합니다.
7
+ label : 📄 설명
8
+ description : 새로운 기능에 대한 설명을 작성해 주세요.
9
+ placeholder : 자세히 적을수록 좋습니다!
21
10
validations :
22
11
required : true
23
-
24
12
- type : textarea
25
- id : use_case
26
13
attributes :
27
- label : ✅작업할 내용
28
- description : |
29
- 할 일을 체크박스 형태로 작성해주세요.
30
- placeholder : |
31
- 최대한 세분화 해서 적어주세요.
14
+ label : ✅ 작업할 내용
15
+ description : 할 일을 체크박스 형태로 작성해주세요.
16
+ placeholder : 최대한 세분화 해서 적어주세요!
32
17
validations :
33
- required : false
34
-
18
+ required : true
35
19
- type : textarea
36
- id : 추가 참고사항
37
20
attributes :
38
- label : 추가 참고사항(선택)
39
- description : |
40
- 참고할 만한 링크, 유사 기능, 관련 이슈 등이 있으면 적어주세요.
41
- placeholder : |
42
- 예) 기존 앱의 A 기능과 유사합니다.
43
- validations :
44
- required : false
21
+ label : 🙋🏻 참고 자료
22
+ description : 참고 자료가 있다면 작성해 주세요.
You can’t perform that action at this time.
0 commit comments