Clarify that 'make atomic commits' is just an advise

This commit is contained in:
Elias Fleckenstein 2021-10-25 20:36:29 +02:00
parent 6466061796
commit da5e703675
No known key found for this signature in database
GPG Key ID: 06927A5199D6C9B2
1 changed files with 2 additions and 1 deletions

View File

@ -157,7 +157,8 @@ request.
* Your commit names should be relatively descriptive, e.g. when saying
"Fix #issueid", the commit message should also contain the title of the
issue.
* Try to keep your commits as atomic as possible
* Try to keep your commits as atomic as possible (advise, but completely
optional)
### Code Guidelines
* Each mod must provide `mod.conf`.