summaryrefslogtreecommitdiffstats
path: root/.github/.gitmessage.txt
blob: 9b99323d174ea6fcb76e092af6088af496044f7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
################
# Format: [Type] <Title>
# Within 50 characters / Clearly indicate the changes / No period at the end
# ex) [Feat] Add R-CNN Model
# Write below

# Do not delete the line below

################
# Write detailed description below
# Use "-" for multiple lines (72 characters per line)

################
# Write footer below (issue number related to the current commit)
# ex) issue #7

################
# Feat : New Feature
# Fix : Bug Fix
# Docs : Modify docs
# Refact : Refactoring
# Style : Changes that do not affect code logic
################