From 5f7813e7c473e2bee9023e4c8dfc5cd443e31ad0 Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Mon, 18 Aug 2014 15:10:13 +0100 Subject: [PATCH] Add formal note about contributing --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..a5b70f5cb --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.