mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 08:57:40 +00:00
Minor readability improvement for README-contributing.md
This commit is contained in:
parent
86b46c678c
commit
995a6a0333
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ If you had already forked the repository, you may update it from the web page us
|
|||
|
||||
Code formatting is done using a custom `.clang-format` file, you can learn more about how to run it [here](https://clang.llvm.org/docs/ClangFormat.html).
|
||||
|
||||
Some legacy code may not be formatted, as such avoid formatting the whole file at once and only format around your changes.
|
||||
Some legacy code may not be formatted, so please avoid formatting the whole file at once and only format around your changes.
|
||||
|
||||
For your commit message to be properly displayed on GitHub, it should contain:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue