Skip to content

Commit

Permalink
add: feature issue template 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yeseul106 authored Dec 2, 2023
1 parent b0b85dc commit 0228cde
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Feature Request
about: 기능 개발 이슈 템플릿
title: ''
labels: ''
assignees: ''

---

## 🚀 About Issue 🚀
<!-- 이슈에 대한 내용을 설명해주세요. -->


## ✅ Todo
<!-- 해야 할 일들을 적어주세요. -->
- [ ] todo !

0 comments on commit 0228cde

Please sign in to comment.