-
Notifications
You must be signed in to change notification settings - Fork 4
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
7ee80f2
commit 9ff3260
Showing
2 changed files
with
34 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,12 @@ | ||
--- | ||
name: ISSUE_TEMPLATE | ||
about: 이슈 생성시 해당 템플릿 사용 | ||
# e.g [feat] 프로젝트 구성 | ||
title: '[git type] 이슈 제목' | ||
--- | ||
|
||
## 🧃 Issues | ||
|
||
### 🍤 작업 내용 | ||
|
||
- [x] 작업할 내용을 명시해 주세요. |
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 @@ | ||
## 🧃 Pull Request | ||
|
||
### 🍉 코멘트 | ||
|
||
<!-- 해당 커밋이 어떤 작업을 했는지 간단하게 작성해주세요. --> | ||
|
||
- | ||
|
||
### 🪿 연관된 이슈 | ||
|
||
<!-- 이슈 참조를 걸어주세요. --> | ||
|
||
- | ||
|
||
### ✅ PR 포인트 & 궁금한 점 | ||
|
||
<!-- 리뷰어 분들이 집중적으로 보셨으면 하는 내용을 적어주세요 --> | ||
|
||
- | ||
|
||
<!-- 리뷰어 할당 안내 --> | ||
<!-- 리뷰어는 꼭 1명 이상 지정해주세요! --> |