<branch type>/<issue number>
<aside> ๐ก ex) feat/#12
</aside>
feat
: ๊ธฐ๋ฅ ๋ธ๋์นfix
: ์ค๋ฅ ์์ ๋ธ๋์นrefactor
: ๋ฆฌํฉํ ๋ง ๋ธ๋์นmain ๋ธ๋์น๋ฅผ ์ค์ฌ์ผ๋ก ๊ธฐ๋ฅ ๊ตฌํ์, ํ์ํ ๊ฒฝ์ฐ์ rebase๋ฅผ ์ด์ฉํด ๋ง๋ถ์ฌ ๋๊ฐ๋ ๋ฐฉ์, ๋ธ๋์น๋ 3๊ฐ์ง๋ง ๊ฐ๊ณ ๊ฐ๋ ๊ฒ์ผ๋ก ์ ํ๋ค.
Commit Message ํ์
<commit type>: <description>
<aside> ๐ก ex)
feat: add user model
fix: null exception handling
chore: build 17 </aside>
commit type ์ข ๋ฅ - โGoodโ
feat
ย : ์๋ก์ด ๊ธฐ๋ฅ ์ถ๊ฐfix
ย : ๋ฒ๊ทธ ์์ docs
ย : ๋ฌธ์ ์์ , ์ฃผ์ ์ถ๊ฐstyle
ย : ์ฝ๋ ๋ณ๊ฒฝ์ด ์๋ ์ฝ๋ ํฌ๋งทํ
refactor
ย : ์ฝ๋ ๋ฆฌํํ ๋งchore
ย : ๋น๋ ์
๋ฌด ์์ , ํจํค์ง ๋งค๋์ ์์ test
ย : ํ
์คํธ ์ฝ๋, ๋ฆฌํํ ๋ง ํ
์คํธ ์ฝ๋ ์ถ๊ฐdesign
: ์ฌ์ฉ์ UI ๋์์ธ ๋ณ๊ฒฝrename
: ํ์ผ ํน์ ํด๋๋ช
์์ remove
: ํ์ผ ํน์ ํด๋ ์ญ์ description
body, footer
feat/#27
[#์ด์๋ฒํธ] ์ฃผ์ํ ๊ธฐ๋ฅ
์ผ๋ก ์ค์ ํ๋ค. (์ฃผ์ํ ๊ธฐ๋ฅ์ ์ฐพ๊ธฐ ์ด๋ ต๋ค๋ฉด, ์ด์ title๋ก ์ค์ ํ๋ค.)
[#23] ๋ฉ์ธ ์ปดํฌ๋ํธ ๋ถ๋ฆฌ