Skip to content

Commit

Permalink
docs: 리팩터링 이슈 템플릿 작성
Browse files Browse the repository at this point in the history
  • Loading branch information
linirini authored Nov 8, 2024
1 parent 1c373da commit 7158c3b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/refactor-issue-template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: refactor issue template
about: 이슈를 생성해주세요.
title: 'refactor: 작업 제목'
labels: 'refactor'
assignees: ''

---

## 🤮 As Is
> 리팩터링하고자 하는 파트와 이유를 구체적으로 설명해주세요.
## 🤩 To Be
> 리팩터링 방향을 구체적으로 공유해주세요.
## 😇 이때까지 끝낼게요!
> 리팩터링 완료 예상 날짜를 작성해주세요. 신중하게 생각해요!
## 😵 참고 자료(선택)

## 🙇‍♀️이슈 확인했어요:)
> 팀원에게 이슈 확인을 부탁해요!
- [ ] 팀원명

0 comments on commit 7158c3b

Please sign in to comment.