-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
2 changed files
with
42 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,17 @@ | ||
--- | ||
name: issue_template | ||
about: Describe this issue template's purpose here. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
## ✨ About Issue ✨ | ||
<!-- 이슈에 대한 내용을 설명해주세요. --> | ||
|
||
<br> | ||
|
||
## ✅ Todo | ||
<!-- 해야 할 일들을 적어주세요. --> | ||
- [ ] todo ! |
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,25 @@ | ||
## 🚩 관련 이슈 | ||
- close # | ||
|
||
## 📋 구현 기능 명세 | ||
- [x] | ||
|
||
## 📌 PR Point | ||
- 무슨 이유로 어떻게 코드를 변경했는지 | ||
|
||
|
||
- 어떤 부분에 리뷰어가 집중해야 하는지 | ||
|
||
|
||
- 개발하면서 어떤 점이 궁금했는지 | ||
|
||
## 📸 결과물 스크린샷 | ||
```java | ||
결과 예시 사진 첨부 | ||
``` | ||
|
||
## 🛠️ 테스트 | ||
- [x] 테스트 | ||
|
||
## 🚀 API Endpoint | ||
- |