mirror of
https://github.com/mesonbuild/meson.git
synced 2026-08-12 22:15:58 +00:00
[skip ci] Improve Contributing file slightly
[GitHub links to your Contributing instructions when people send pull requests](https://help.github.com/articles/setting-guidelines-for-repository-contributors/). For this reason it is good for this file to be a bit nicer and more welcoming. This file has been changed to Markdown so GitHub renders it nicely and some encouragement text has been added. The link to the full contributing instructions has also been reformatted and this makes the file look nicer when viewing in plain text form too!
This commit is contained in:
committed by
Jussi Pakkanen
parent
ea3b54d402
commit
33e279bc11
8
contributing.md
Normal file
8
contributing.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## Contributing to the Meson build system
|
||||
|
||||
Thank you for your interest in participating to the development!
|
||||
A large fraction of Meson is contributed by people outside
|
||||
the core team and we are **excited** to see what you do.
|
||||
|
||||
**Contribution instructions can be found on the website**
|
||||
@ http://mesonbuild.com/Contributing.html
|
||||
@@ -1,4 +0,0 @@
|
||||
Contributing to the Meson build system
|
||||
|
||||
Contribution instructions can be found [on the
|
||||
website](http://mesonbuild.com/Contributing.html).
|
||||
Reference in New Issue
Block a user