nextlife-dev / sait-team-project

0 stars 0 forks source link

πŸ”₯ Git & GitHub Team Project πŸ”₯

πŸ“ ν”„λ‘œμ νŠΈ μ†Œκ°œ

GitHubλ₯Ό ν™œμš©ν•˜μ—¬ ν˜‘μ—… ν™˜κ²½μ„ κ΅¬μ„±ν•˜λŠ” ν”„λ‘œμ νŠΈμž…λ‹ˆλ‹€.


πŸ‘· ꡬ성원 및 μ—­ν•  λΆ„λ‹΄

πŸ‘½οΈ ν˜œμ§„ - MD, issue

✨ μ§€ν˜œ - commit convention

🧐 승우 - project, template


μš”κ΅¬μ‚¬ν•­


μ£Όμš” ꡬ성 λ‚΄μš©

1. commit convention Template

commit convention 적용 방법

  1. '.gitmessage.txt' 파일 λ‹€μš΄λ‘œλ“œ
  2. μ•„λž˜ λͺ…λ Ήμ–΄ μ‹€ν–‰ν•˜μ—¬ commit convention 적용
    $ git config --global commit.template .gitmessage.txt

    commit convention 적용 ν™”λ©΄

    $ git commit

    Commit Convention

2. Project Template

Project Template 적용 방법

  • GitHub > Projects > [New project] > Planning 선택

Project ν™”λ©΄ Project

3. Issue Template

issue Template 적용 방법

  • GitHub 이용(GUI)
    1. GitHub > Settings > Features - Issues > [Set up templates] λ²„νŠΌ 클릭
    2. [Add template: select] > Custome template
    3. [Preview and edit] > μ—°ν•„ λͺ¨μ–‘ μ•„μ΄μ½˜ > 이슈 ν…œν”Œλ¦Ώ μž‘μ„± Issue_template

issue Template 적용 ν™”λ©΄ Issue


기타