diff options
-rw-r--r-- | contributing.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contributing.txt b/contributing.txt index 2aa415f..7553ab0 100644 --- a/contributing.txt +++ b/contributing.txt @@ -1,9 +1,9 @@ Contributing to the Meson build system -There are two simple ways to submit your patches. The preferred way is to -send a github pull request. You can also send patches as emails to the Meson -mailing list. Remember to add your name to the list of contributors -in authors.txt. +There are two simple ways to submit your patches. The preferred way is +to send a github pull request. Small changes can also be sent as +patches as emails to the Meson mailing list. Remember to add your name +to the list of contributors in authors.txt. Python Coding style |