readme: add missed newlines
This commit is contained in:
parent
a69bda0b9b
commit
c3abec5127
1 changed files with 2 additions and 0 deletions
|
@ -48,7 +48,9 @@
|
||||||
* While macros are powerful, it's better to avoid overusing them.
|
* While macros are powerful, it's better to avoid overusing them.
|
||||||
* If you unsure, try to mimic code style from anywhere else of engine source code.
|
* If you unsure, try to mimic code style from anywhere else of engine source code.
|
||||||
* **ANY** commit message should start from declaring a tags, in format:
|
* **ANY** commit message should start from declaring a tags, in format:
|
||||||
|
|
||||||
`tag: added some bugs`
|
`tag: added some bugs`
|
||||||
|
|
||||||
`tag: subtag: fixed some features`
|
`tag: subtag: fixed some features`
|
||||||
|
|
||||||
Tags can be any: subsystem, simple feature name or even just a filename, without extension.
|
Tags can be any: subsystem, simple feature name or even just a filename, without extension.
|
||||||
|
|
Loading…
Add table
Reference in a new issue