-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docs: PR 템플릿, 이슈 템플릿 작성 * docs: 이슈 라벨 수정
- Loading branch information
Showing
4 changed files
with
74 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,19 @@ | ||
--- | ||
name: "[All] 전체 이슈" | ||
about: 전체 이슈 | ||
title: "[All]" | ||
labels: '✨ BE, 🍀 FE' | ||
assignees: '' | ||
--- | ||
|
||
### 🔍 설명 | ||
- | ||
|
||
### 🔥 할 일 | ||
- | ||
|
||
### ⏰ 예상 시간 | ||
- | ||
|
||
### 🐴 할 말 | ||
- |
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 @@ | ||
--- | ||
name: "[BE] 백엔드 이슈" | ||
about: 백엔드 이슈 | ||
title: "[BE]" | ||
labels: '✨ BE' | ||
assignees: '' | ||
--- | ||
|
||
### 🔍 설명 | ||
- | ||
|
||
### 🔥 할 일 | ||
- | ||
|
||
### ⏰ 예상 시간 | ||
- | ||
|
||
### 🐴 할 말 | ||
- |
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 @@ | ||
--- | ||
name: "[FE] 프론트엔드 이슈" | ||
about: 프론트엔드 이슈 | ||
title: "[FE]" | ||
labels: '🍀 FE' | ||
assignees: '' | ||
--- | ||
|
||
### 🔍 설명 | ||
- | ||
|
||
### 🔥 할 일 | ||
- | ||
|
||
### ⏰ 예상 시간 | ||
- | ||
|
||
### 🐴 할 말 | ||
- |
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 @@ | ||
<!-- 제목: [BE/FE/All] (기능 등) --> | ||
<!-- 아래에 이슈 번호를 매겨주세요 --> | ||
|
||
- resolves # | ||
|
||
--- | ||
|
||
### 🚀 어떤 기능을 구현했나요 ? | ||
- | ||
|
||
### 🔥 어떻게 해결했나요 ? | ||
- | ||
|
||
### 📝 어떤 부분에 집중해서 리뷰해야 할까요? | ||
- | ||
|
||
### 📚 참고 자료, 할 말 |