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

[정리] 카톡방에서 오고간 대화 요약 #1

Open
seungwook-jung opened this issue Nov 11, 2020 · 0 comments
Open

[정리] 카톡방에서 오고간 대화 요약 #1

seungwook-jung opened this issue Nov 11, 2020 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@seungwook-jung
Copy link

@iamcho2 님께서 요약정리 해 주신 내용입니다. (감사합니다 😊)

커밋 및 PR 단위

  • 커밋당 파일은 1-2개 이상 넘어가지 않게 짧게 끊어서 커밋
    • 데이터바인딩 되는 뷰 하나를 단위로
    • 최대한 피쳐 작게 (처음엔 좀 크게 들어감)
  • 에셋 추가가 아닌 코드변경은 파일 체인지 한자리수가 되도록 노력 (한 PR 당)
  • String, Color 에셋에 잘 정리해두기 - 다크모드 지원하기 편하게 미리미리
  • 린트는 SwiftLint
  • MVVM 틀 사용

커밋 메시지 포맷

[이슈번호] 해당 커밋 요약

[관련 링크이름](https://www.github.com)

## Description 
- 커밋 상세내용 1 
- 커밋 상세내용2

브랜치 룰(?)

  • 개인레포 포크떠서 거기에 각 피쳐 브랜치따서 작업

  • pr 올리고 머지되면 브렌치 삭제

  • 네이밍

    • 실제 프로젝트 레포 = upstream
    • 포크뜬 개인레포 = origin
    • 다른 팀원의 레포 = 그사람 이름(또는 깃헙 계정명? 이건 뭐 각자 로컬에서 리모트 등록하는 이름이니까 편하게하면 될 것 같아요)
  • 레포의 무결성이 올라가는 느낌 but 여러개의 remote 를 관리해야해서 불편합니다.

@seungwook-jung seungwook-jung added the documentation Improvements or additions to documentation label Nov 11, 2020
@seungwook-jung seungwook-jung changed the title [이슈정리] 카톡방에서 오고간 대화 요약 [정리] 카톡방에서 오고간 대화 요약 Nov 11, 2020
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
None yet
Development

No branches or pull requests

2 participants