Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
jeongyun1206 authored Feb 7, 2025
1 parent c07609d commit e2fb941
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/feat.md

This file was deleted.

23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/✨-feat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: "✨ Feat"
about: 새롭게 구현해야하는 기능
title: ""
labels: ''
assignees: ''

---

## 설명
문제상황, 배경을 적어주세요.


## 체크리스트
- [ ] 구현할 기능1
- [ ] 구현할 기능2
- [ ] 구현할 기능3

## 기한
2024.00.00

## 참고자료
참고할만한 자료가 있다면 적어주세요

0 comments on commit e2fb941

Please sign in to comment.