[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:
Tim Ansell
2018-02-25 09:47:10 -08:00
committed by Jussi Pakkanen
parent ea3b54d402
commit 33e279bc11
2 changed files with 8 additions and 4 deletions

8
contributing.md Normal file
View 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

View File

@@ -1,4 +0,0 @@
Contributing to the Meson build system
Contribution instructions can be found [on the
website](http://mesonbuild.com/Contributing.html).