-
Notifications
You must be signed in to change notification settings - Fork 3
[Init] PR 및 Issue 템플릿 생성 #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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,24 @@ | ||
| ## 📝 이슈 요약 (Summary) | ||
| <!-- 어떤 작업인지 간단히 적어주세요 --> | ||
|
|
||
|
|
||
| ## 🎯 상세 내용 (Details) | ||
| <!-- 필요한 작업 내용을 구체적으로 작성해주세요 --> | ||
|
|
||
| <!-- | ||
| 🪲 버그인 경우 아래 항목도 함께 작성해주세요: | ||
|
|
||
| --> | ||
|
|
||
|
|
||
|
|
||
| ## 📸 참고 자료 / 스크린샷 (References & Screenshots) | ||
| <!-- 관련 문서, 디자인 링크, API 명세 등이 있다면 첨부해주세요 --> | ||
| <!-- 버그라면 오류 화면 또는 콘솔 로그도 함께 올려주세요 --> | ||
|
|
||
|
|
||
|
|
||
| ## 🔗 관련 이슈 (Related Issues) | ||
| <!-- PR에서 자동으로 이슈를 닫으려면 Closes #이슈번호 --> | ||
| - Closes # | ||
| - Related # |
This file contains hidden or 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,32 @@ | ||
| ## 🔍 관련 이슈 (Related Issues) | ||
| <!-- 이번 작업과 연결된 이슈 번호를 적어주세요 --> | ||
| - Closes # | ||
| - Related to # | ||
|
||
|
|
||
|
|
||
|
|
||
| ## 📝 변경 사항 요약 (Summary) | ||
| <!-- 이번 PR에서 어떤 부분이 변경되었는지 간단히 정리해주세요 --> | ||
|
|
||
|
|
||
|
|
||
|
|
||
| ## 🎯 작업 내용 상세 (Details) | ||
| <!-- 작업 과정, 고려한 부분, 구현 방식 등을 조금 더 구체적으로 설명해주세요 --> | ||
|
|
||
|
|
||
|
|
||
|
|
||
| ## 📸 스크린샷 (Screenshots) | ||
| <!-- UI 변경이 있다면 Before / After 형식으로 첨부해주세요 --> | ||
| <!-- 예시: | ||
| | Before | After | | ||
| |--------|-------| | ||
| | 이미지 | 이미지 | | ||
| --> | ||
|
|
||
|
|
||
| ## 💬 리뷰어 참고사항 (Notes for Reviewers) | ||
| <!-- 리뷰 시 중점적으로 봐주면 좋을 내용이나 참고 사항이 있다면 적어주세요 --> | ||
| - | ||
jeonghoon11 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
jeonghoon11 marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
제가 Related to는 사용해본적이 없는데 사용했을 때 편했었나욥?? JustWonder