[#5]: 공통 기능 코틀린 마이그레이션 및 패키지 분리 #6

Merged
pricelees merged 20 commits from refactor/#5 into main 2025-07-14 05:05:48 +00:00
4 changed files with 0 additions and 12 deletions
Showing only changes of commit 8422bf2d56 - Show all commits

View File

@ -12,16 +12,12 @@ body:
label: 배경
description: 이 기능을 추가하게 된 배경을 작성해주세요.
placeholder: 기능을 추가하기 전 상황은 간단하게, 추가하게 된 이유는 가급적 자세하게 작성해주세요!
validations:
required: true
- type: textarea
id: changes
attributes:
label: 작업 내용
description: 필요한 작업 내용을 작성해주세요.
placeholder: 작업과 그 작업의 예상 결과를 작성해주세요!
validations:
required: true
- type: textarea
id: notes
attributes:

View File

@ -12,8 +12,6 @@ body:
label: 배경
description: 발생한 버그가 어떤 상황에서 발생했는지 작성해주세요.
placeholder: 버그 발생 시나리오, 재현 방법, 로그 등을 자세히 작성해주세요!
validations:
required: true
- type: textarea
id: changes
attributes:

View File

@ -12,16 +12,12 @@ body:
label: 배경
description: 리팩터링을 결정하게 된 배경을 작성해주세요.
placeholder: 현재 코드의 문제점, 리팩토링을 통해 얻을 수 있는 이점 등을 상세히 작성해 주세요!
validations:
required: true
- type: textarea
id: changes
attributes:
label: 작업 내용
description: 필요한 작업 내용을 작성해주세요.
placeholder: 작업과 그 작업의 예상 결과를 작성해주세요!
validations:
required: true
- type: textarea
id: notes
attributes:

View File

@ -12,8 +12,6 @@ body:
label: 배경
description: 작업의 배경과 상황을 작성해주세요.
placeholder: 구체적으로 작성할 수록 좋아요!
validations:
required: true
- type: textarea
id: changes
attributes: