From 943348fa04ec458680432aa412dc0ada01156523 Mon Sep 17 00:00:00 2001 From: Andy Heathershaw Date: Wed, 6 Sep 2017 20:20:09 +0100 Subject: [PATCH] Add a file describing how to contribute changes --- contributing.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 contributing.md diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..dfe49d3 --- /dev/null +++ b/contributing.md @@ -0,0 +1,9 @@ +# Contributing to Blue Twilight +Blue Twilight is an open-source project. The source code is freely available for you to use and modify as appropriate to your needs. + +If you would like to contribute your changes back to the project, I can provide you with a repository to submit your changes, and you can then submit a pull request. + +To contribute: + +* Ensure you have an account on [projects.andys.eu](https://projects.andys.eu) +* Contact me through [the contact form](https://www.andyheathershaw.uk/contact) \ No newline at end of file