-
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
1 parent
164f04e
commit b89417b
Showing
12 changed files
with
90 additions
and
303 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: "⚙Chore Template" | ||
about: 개발 환경 세팅 시 사용하는 템플릿입니다. | ||
title: "[Chore] 이슈 내용" | ||
labels: chore | ||
assignees: "" | ||
--- | ||
|
||
### 목적 | ||
|
||
> 추가하려는 세팅 등에 대해 간결하게 설명해주세요 | ||
### 작업 상세 내용 | ||
|
||
- [ ] 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,17 @@ | ||
--- | ||
name: "\U0001F6E0Feature Template" | ||
about: 기능 개발을 위한 이슈 템플릿입니다. | ||
title: "[Feat] 이슈 내용" | ||
labels: feat | ||
assignees: "" | ||
--- | ||
|
||
### 목적 | ||
|
||
> 추가하려는 기능 등에 대해 간결하게 설명해주세요 | ||
### 작업 상세 내용 | ||
|
||
- [ ] 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,17 @@ | ||
--- | ||
name: "\U0001F527Fix Template" | ||
about: 버그 수정시 사용하는 템플릿입니다. | ||
title: "[Fix] 작업 내용" | ||
labels: fix | ||
assignees: "" | ||
--- | ||
|
||
### 목적 | ||
|
||
> 수정하려는 버그 등에 대해 간결하게 설명해주세요 | ||
### 작업 상세 내용 | ||
|
||
- [ ] 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,17 @@ | ||
--- | ||
name: "\U0001F3A8Other Template" | ||
about: 세 가지 상황 이외의 이슈 템플릿입니다. | ||
title: "[Type] 작업 내용" | ||
labels: "" | ||
assignees: "" | ||
--- | ||
|
||
### 목적 | ||
|
||
> 추가하려는 스타일, 수정사항 등에 대해 간결하게 설명해주세요 | ||
### 작업 상세 내용 | ||
|
||
- [ ] 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,13 @@ | ||
## 연관 이슈 | ||
|
||
- #이슈번호 | ||
|
||
## 📁 작업 내용 | ||
|
||
이번 PR에서 작업한 내용을 간략히 설명해주세요. | ||
|
||
## 📁 구현 결과 | ||
|
||
구현한 기능이 보이는 스크린샷을 업로드해주세요. | ||
|
||
## 📁 기타 사항 |
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
78 changes: 0 additions & 78 deletions
78
src/main/java/com/ureca/sole_paradise/user/controller/KakaoLoginController.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
src/main/java/com/ureca/sole_paradise/user/controller/KakaoLoginPageController.java
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
src/main/java/com/ureca/sole_paradise/user/db/dto/KakaoTokenResponseDto.java
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
src/main/java/com/ureca/sole_paradise/user/db/dto/KakaoUserInfoResponseDto.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.