Skip to content
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

[조사 미션 수행] 좋은 PR은 무엇인가? #12

Open
sihyuuun opened this issue Sep 3, 2022 · 0 comments
Open

[조사 미션 수행] 좋은 PR은 무엇인가? #12

sihyuuun opened this issue Sep 3, 2022 · 0 comments

Comments

@sihyuuun
Copy link
Collaborator

sihyuuun commented Sep 3, 2022

좋은 PR의 조건

  • PR의 규모가 너무 크지 않도록 최소의 기능 단위로 세분화한다.
  • 본인이 작성 또는 변경한 내용은 완벽히 이해하고 있어야 한다.
  • 코드 컨벤션을 잘 따른다.
  • 작업 중 / 리뷰 요청 등 태그를 달아 리뷰어가 미완성된 코드를 리뷰하는 등의 시간 낭비를 하지 않도록 한다.
  • 테스트를 진행해본다. 진행하지 못했다면 어떻게 테스트를 해볼 수 있는지 작성한다.
  • 코멘트를 달아 코드 이해가 쉽게 한다.

참고 자료

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant