diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2016-03-09 00:11:18 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2016-03-09 00:11:18 +0200 |
| commit | 118e043143a2dd13a9862ede278e1584ca194e72 (patch) | |
| tree | 98cc7ee3cf3117aa28612a24f1033415a7a3dd05 | |
| parent | ed1732d9c4c52362cd61e02f9e64ab44bd6617ca (diff) | |
| download | meson-118e043143a2dd13a9862ede278e1584ca194e72.tar.gz | |
Code contribution clarification.
| -rw-r--r-- | contributing.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contributing.txt b/contributing.txt index 2aa415f5d..7553ab0cc 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 |
