Advice about atomic commits

This commit is contained in:
Elias Fleckenstein 2021-10-25 20:21:45 +02:00
parent 47fbb0c176
commit a80438d58e
No known key found for this signature in database
GPG Key ID: 06927A5199D6C9B2
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ 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
### Code Guidelines
* Each mod must provide `mod.conf`.