diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -151,7 +151,7 @@ ticket first to discuss the idea upfront to ensure less effort for everyone. | |||
151 | 151 | ||
152 | Please make sure your contribution adheres to: | 152 | Please make sure your contribution adheres to: |
153 | * Try to follow the code style of the project | 153 | * Try to follow the code style of the project |
154 | * Commit messages should describe the change well without being to short | 154 | * Commit messages should describe the change well without being too short |
155 | * Try to split larger changes into individual commits of a common domain | 155 | * Try to split larger changes into individual commits of a common domain |
156 | * Use your real name and a valid email address for your commits | 156 | * Use your real name and a valid email address for your commits |
157 | 157 | ||