Skip to content
Jiin Kim edited this page May 24, 2023 · 3 revisions

항상 작업 시작 전에 git pull origin main 명령어를 입력해주세요!

Branching Convention
git checkout -b issue-[ISSUE_NUMBER]/[DESCRIPTION]

Python Getting Started
https://docs.google.com/document/d/1PqR93vTmyikS6wCFUSKGmp2E5yCTLEUcjRBNGchN9n8/edit?usp=sharing

PR 만드는 법 https://docs.google.com/document/d/14jhONeJAKqX62bp1xEUsrKOoiixm2z6RZ494ZmT_e_8/edit?usp=sharing

Clone this wiki locally