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 Contributing to the Meson build system
There are two simple ways to submit your patches. The preferred way is to There are two simple ways to submit your patches. The preferred way is
send a github pull request. You can also send patches as emails to the Meson to send a github pull request. Small changes can also be sent as
mailing list. Remember to add your name to the list of contributors patches as emails to the Meson mailing list. Remember to add your name
in authors.txt. to the list of contributors in authors.txt.
Python Coding style Python Coding style