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