forked from do-day/Do-Day_Server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmessage.txt
28 lines (27 loc) ยท 1.21 KB
/
.gitmessage.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
######### ######### ######### ######### ######### $ <- 50
# type[(scope)]: Subject under 50 characters[(#issueNum)]
#
# body(under 72 characters per line)
#
# Resolves #10
######### ######### ######### ######### ######### ######### ######### ##$ <- 72
### Types(๋น์ฆ๋์ค ๋ก์ง ๊ด๋ จ O)
# feat : ์๋ก์ด ๊ธฐ๋ฅ
# fix : ๋ฒ๊ทธ ์์
# refactor : ๋ฆฌํฉํ ๋ง(์ถ๊ฐ๋ ์์ ์ด ์๋ ์ฝ๋ ๋ณ๊ฒฝ)
# chore : ๋ฒ๊ทธ๊ฐ ์๋ ์์
### Types(๋น์ฆ๋์ค ๋ก์ง ๊ด๋ จ X)
# style : ์ฝ๋ ์คํ์ผ(white space, formatting, colons)
# remove : ํ์ผ, ์ฝ๋ ์ญ์
# move : ์ฝ๋ ๋ด์ฉ ์์ฒด๋ ์์ ์ด ์๋ ์ด๋. ํ์ผ, ๋๋ ํ ๋ฆฌ ๊ตฌ์กฐ ๋ณ๊ฒฝ.
# docs : ๋ฌธ์ ์ถ๊ฐ, ์์ , ์ญ์
# build : ์์คํ
/์ธ๋ถ ์ข
์์ฑ์ ์ํฅ์ ๋ฏธ์น๋ ๋ณ๊ฒฝ์ฌํญ (npm, gulp, yarn ๋ ๋ฒจ)
# test : ํ
์คํธ ์ถ๊ฐ, ์์ , ์ญ์
# revert : ์์
๋๋๋ฆฌ๊ธฐ
### Subject: ์ปค๋ฐ์ ์๋, ์ฒซ ๊ธ์ ๋๋ฌธ์, ๋ช
๋ นํ, ๋์ ๋ฌธ์ฅ๋ถํธ ๋ถ์ด์ง ๋ง๊ธฐ
### body: '์ด๋ป๊ฒ'๋ณด๋ค '๋ฌด์'์ '์' ํ๋์ง
### Footer
# Resolves: #0 : ํด๊ฒฐ
# See also: #0, #0 : ์ฐธ๊ณ
# Co-authored-by: name <[email protected]>
######################