From 18b42fe0fc1d33638e66a5124cc67e7a3002e519 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 17 Jun 2019 22:33:59 +0100 Subject: [PATCH] Add contributing section to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 70c25e3..089b706 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,10 @@ API docs are generated automatically. View them here: +## Contributing +Contributions are welcome! Simply fork this repository, make your changes, and submit a [Pull Request](https://help.github.com/en/articles/about-pull-requests) (issues are welcome too!). + +All contributions must be declared to have the `Mozilla Public License 2.0` (the same license that this repository is under). ## Licence Everything in this repository _except_ the logo is licenced under the _Mozilla Public License 2.0.