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

project convention #1

Open
0seob opened this issue Feb 20, 2023 · 0 comments
Open

project convention #1

0seob opened this issue Feb 20, 2023 · 0 comments
Labels

Comments

@0seob
Copy link
Contributor

0seob commented Feb 20, 2023

branch convention

  • 날짜 이름으로 브랜치 생성 / ex) 230220

commit convention

  • Solved: 문제 풀이 업로드
  • Move: 파일 폴더 이동
  • Rename: 파일 이름 변경
  • Fix: 문서 수정

Pull Request convention

  • [branch name] 추가된 문제 번호

file name

  • baekjoon: B{문제번호}_{이름}.py
  • programmers: P{문제번호}_{이름}.py
@0seob 0seob added the 문서 label Feb 22, 2023
@SangJunni SangJunni added 문서 and removed 문서 labels Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants