-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a1833a3
commit c065f96
Showing
4 changed files
with
99 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
name: "\U0001F331 백엔드 Feature" | ||
about: "\U0001F331 백엔드 Feature" | ||
title: "[✨ feat] " | ||
labels: "\U0001F331 backend, ✨ feat" | ||
assignees: '' | ||
|
||
--- | ||
|
||
## ✨작성할 기능에 대한 설명을 적어주세요 | ||
``` | ||
``` | ||
|
||
<br><br> | ||
|
||
## ✅ 해야 할 작업들을 작성해주세요 | ||
- [ ] | ||
|
||
<br><br> | ||
|
||
## 🦋 연관된 이슈 | ||
- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
name: "\U0001F354 프론트엔드 Feature" | ||
about: "\U0001F354 프론트엔드 Feature" | ||
title: "[✨ feat] " | ||
labels: "✨ feat, \U0001F354 frontend" | ||
assignees: '' | ||
|
||
--- | ||
|
||
## ✨작성할 기능에 대한 설명을 적어주세요 | ||
``` | ||
``` | ||
|
||
<br><br> | ||
|
||
## 🌄 기능에 대한 사진을 첨부해주세요 | ||
|
||
<br><br> | ||
|
||
|
||
## ✅ 해야 할 작업들을 작성해주세요 | ||
- [ ] | ||
|
||
<br><br> | ||
|
||
## 🦋 연관된 이슈 | ||
- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
name: "\U0001F41E Bug" | ||
about: "\U0001F41E Bug" | ||
title: "[\U0001F41E bug] " | ||
labels: "\U0001F41E bug" | ||
assignees: '' | ||
|
||
--- | ||
|
||
## 🐞 무슨 버그인가요? | ||
``` | ||
``` | ||
|
||
<br><br> | ||
|
||
## 🧐 재현하는 법 | ||
1. | ||
|
||
<br><br> | ||
|
||
## 😎 예상 동작 | ||
``` | ||
``` | ||
|
||
<br><br> | ||
|
||
## 🌄 관련 사진 | ||
|
||
|
||
<br><br> | ||
|
||
|
||
## 🦋 추가적인 내용 | ||
``` | ||
``` | ||
|
||
<br><br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## ✨ 요약 | ||
``` | ||
``` | ||
|
||
<br><br> | ||
|
||
## 😎 해결한 이슈 | ||
- close | ||
|
||
<br><br> |