Code contribution clarification.

This commit is contained in:
Jussi Pakkanen 2016-03-09 00:11:18 +02:00
parent ed1732d9c4
commit 118e043143
1 changed files with 4 additions and 4 deletions

View File

@ -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