diff --git a/Documenation/SubmittingPatches.md b/Documenation/SubmittingPatches.md index 20570f2b2..1d28a9c52 100644 --- a/Documenation/SubmittingPatches.md +++ b/Documenation/SubmittingPatches.md @@ -1,5 +1,5 @@ -Here are some guidelines for people who want to contribute their code -to this software. +Here are some guidelines for people who want to make changes +to this repository. Make separate commits for logically separate changes. =====================================================