-
Notifications
You must be signed in to change notification settings - Fork 1
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
41 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: issue template | ||
about: 이슈 템플릿 | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
# 📝 Preview | ||
|
||
|
||
|
||
|
||
|
||
# ✅ Todo | ||
- [ ] | ||
- [ ] | ||
- [ ] | ||
|
||
|
||
# 📌 Remark |
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,19 @@ | ||
``` | ||
- commit message가 적절한지 확인해주세요. | ||
- 마지막으로 Coding Convention을 준수했는지 확인해주세요. | ||
- 적절한 branch로 요청했는지 확인해주세요. | ||
- Assignees, Label을 붙여주세요. | ||
- 가능한 이슈를 Link 해주세요. | ||
- PR이 승인된 경우 해당 브랜치는 삭제 부탁드립니다. | ||
``` | ||
|
||
## 관련 이슈 | ||
closed # | ||
|
||
## 변경 사항 및 이유 | ||
해당 pr에서 작업한 내역을 적어주세요. | ||
|
||
## PR Point | ||
변경사항 및 주의 사항 (모듈 설치 등)을 적어주세요. | ||
|
||
## 📸 ScreenShot |