-
Notifications
You must be signed in to change notification settings - Fork 0
Commit Strategy
Zeke edited this page Jul 28, 2021
·
2 revisions
- {commit header}: {git emoji} {commit title} {(#issue number)}
- EX ) โจ Something(#1)
- ํ๊ธ,์์ด ์๊ด์์ด ์์ธํ๊ฒ !
| Commit header ์ข ๋ฅ | ์ด๋ชจ์ง | Commit ํ์ | ์ค๋ช |
|---|---|---|---|
| New Feature | โจ:sparkles:
|
feat: | ์๋ก์ด ๊ธฐ๋ฅ์ ๋ํ ์ปค๋ฐ |
| Chore | ๐ง:wrench:
|
chore: | ์์ํ ์์ ์ ๋ํ ์ปค๋ฐ |
| Bug Fix | ๐:bug:
|
bug: | ๋ฒ๊ทธ ์์ ์ ๋ํ ์ปค๋ฐ |
| Working In Process | โ:gear:
|
wip: | ์งํ ์ค์ธ ์ฌํญ์ ๋ํ ์ปค๋ฐ |
| Refactor Code | ๐จ :hammer:
|
refactor: | ์ฝ๋ ๋ฆฌํฉํ ๋ง์ ๋ํ ์ปค๋ฐ |
| Documentation | ๐ :books:
|
docs: | ๋ํ๋จผํธ ์์ ์ ๋ํ ์ปค๋ฐ |
| Styling UI | ๐จ:art:
|
style: | ์ฝ๋ ๋ฌธ๋ฒ ๋๋ ํฌ๋งท์ ๋ํ ์์ ์ ๋ํ ์ปค๋ฐ |