Browse Source

readme: add missed newlines

pull/2/head
Alibek Omarov 6 years ago committed by GitHub
parent
commit
c3abec5127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      CONTRIBUTING.md

2
CONTRIBUTING.md

@ -48,7 +48,9 @@ @@ -48,7 +48,9 @@
* 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.
* **ANY** commit message should start from declaring a tags, in format:
`tag: added some bugs`
`tag: subtag: fixed some features`
Tags can be any: subsystem, simple feature name or even just a filename, without extension.

Loading…
Cancel
Save