diff options
Diffstat (limited to '')
-rw-r--r-- | contributing.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..3d1f4bc --- /dev/null +++ b/contributing.md @@ -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** + @ https://mesonbuild.com/Contributing.html |