From 43ada5da816b0f4f2aec53cb4646f3242aab4f79 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Fri, 29 Nov 2013 10:30:13 -0600 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..45a3ced213 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +Please read the contributing guide on the ionic website: http://ionicframework.com/contribute/ + +## LICENSE + +By contributing your code, you agree to license your contribution under the MIT license.