Skip to content

PR 템플릿 생성 #15

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

PR 템플릿 생성 #15

wants to merge 1 commit into from

Conversation

dev-hjJoo
Copy link
Owner

몇 주간 스터디 및 코드 리뷰를 진행해보며 PR 작성에 필요한 공통 내용이 추려지는 것 같아 템플릿을 제작해보았습니다.

  • 체크 리스트는 풀리퀘 올릴 때 확인해야 할 부분들을 작성하였습니다.
  • 문제/풀이에 대한 내용은 크게 4가지 부분으로 나누었습니다
    • 관련 이슈: Issues에 작성된 관련 이슈를 넘버링합니다.
    • 작업 내용: 현재 PR에서 작업한 내용이 무엇인지 간단하게 기재합니다.
    • 문제 요약: 현재 PR에서 다룬 문제를 간단히 설명합니다. 링크를 추가해도 좋습니다.
    • 고민 방향: 현재 PR에서 다룬 문제에 대해 본인이 고민한 내용, 코드 리뷰 받고 싶은 방향, 의논하고 싶은 내용 등을 자유롭게 기재합니다.

템플릿에 대해 추가하고 싶은 부분이나 문의/제안 사항 있으시면 코멘트 남겨주세요.

@dev-hjJoo dev-hjJoo added the documentation Improvements or additions to documentation label May 2, 2025
@dev-hjJoo dev-hjJoo requested a review from LeeSongMi May 2, 2025 03:31
@dev-hjJoo dev-hjJoo self-assigned this May 2, 2025
* Projects는 처음 생성 시 Status를 `In Progress`로 설정해주세요.
* 코드 리뷰를 마친 후 Projects의 Status를 `Done`으로 변경해주세요.
* [ ] PR의 타이틀은 `[주차] 문제 이름`으로 설정해주세요. (예: [W3] 플로이드)
* [ ] 브랜치 이름은 `(user_key)_(주차)_(문제 순서)`로 설정해주세요.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

늦게 확인해서 죄송합니다. 양식은 너무 깔끔하고 좋습니다.
그런데 앞으로 주 1회만 진행하도록 변경되면서 _(문제순서) 부분은 제거해도 괜찮지 않을까 싶은데 어떻게 생각하시나요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants