Code contribution clarification.
This commit is contained in:
parent
ed1732d9c4
commit
118e043143
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue