[readme] Commit message style
Added documentation for commit message style to readme.md. [ci skip]
This commit is contained in:
parent
421c221f29
commit
fdfc20a2ea
12
README.md
12
README.md
@ -1,6 +1,18 @@
|
||||
|
||||
# IW4x: Client
|
||||
|
||||
## Commit message style
|
||||
|
||||
```
|
||||
[module] Imperative summary
|
||||
|
||||
- points or text
|
||||
|
||||
[ci skip]
|
||||
```
|
||||
|
||||
`[ci skip]` is optional.
|
||||
|
||||
## How to compile
|
||||
|
||||
- Run `premake5 vs2015` or use the delivered `generate.bat`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user