Skip to content

Commit f1c06bf

Browse files
committed
docs : feat 이슈 템플릿 변경
1 parent 779f843 commit f1c06bf

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

.github/ISSUE_TEMPLATE/feat.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
11
---
22
name: Feat
33
about: 프로젝트에 개발 기능 이슈
4-
title: "[Feat]"
5-
labels: "\U0001F4BB Feature"
6-
assignees: ""
4+
title: "Feat"
5+
labels: "\U0001F4BB Feat"
76
---
87

9-
## 🤩 기능 설명
8+
## 💎 개발할 기능
109

11-
<!-- 개발할 기능에 대해서 말씀해주세요. -->
10+
<!-- 어떤 기능을 구현할지 말씀해주세요. -->
1211

13-
## 🍒 세부 기능
14-
15-
<!-- 어떤 세부 기능을 구현할지 말씀해주세요. -->
16-
17-
- [ ] feature_detail 1
12+
- [ ] feat-1
1813

1914
## 📖 참고 사항
2015

21-
공유할 내용, 레퍼런스, 스크린샷 등을 넣어 주세요.
16+
<!-- 레퍼런스, 스크린샷 등을 넣어 주세요. -->

0 commit comments

Comments
 (0)