Conversation
LeeSongMi
reviewed
May 18, 2025
| * Projects는 처음 생성 시 Status를 `In Progress`로 설정해주세요. | ||
| * 코드 리뷰를 마친 후 Projects의 Status를 `Done`으로 변경해주세요. | ||
| * [ ] PR의 타이틀은 `[주차] 문제 이름`으로 설정해주세요. (예: [W3] 플로이드) | ||
| * [ ] 브랜치 이름은 `(user_key)_(주차)_(문제 순서)`로 설정해주세요. |
Collaborator
There was a problem hiding this comment.
늦게 확인해서 죄송합니다. 양식은 너무 깔끔하고 좋습니다.
그런데 앞으로 주 1회만 진행하도록 변경되면서 _(문제순서) 부분은 제거해도 괜찮지 않을까 싶은데 어떻게 생각하시나요?
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
몇 주간 스터디 및 코드 리뷰를 진행해보며 PR 작성에 필요한 공통 내용이 추려지는 것 같아 템플릿을 제작해보았습니다.
Issues에 작성된 관련 이슈를 넘버링합니다.템플릿에 대해 추가하고 싶은 부분이나 문의/제안 사항 있으시면 코멘트 남겨주세요.