From 1ac9a181dd273b15e07d69a71fc15481feba7316 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 3 Dec 2014 00:20:41 -0800 Subject: add minimal CONTRIBUTING --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ae8afa2 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,2 @@ +## Licensing +Gruntworker is licensed under The MIT License. By contributing to Gruntworker, you agree to license your contribution under [The MIT License](https://github.com/twbs/gruntworker/blob/master/LICENSE.txt). -- cgit v1.2.3