From 1f9393476b8d4c46401814391bff1edb3c1eccce Mon Sep 17 00:00:00 2001 From: Emily Eisenberg Date: Thu, 18 Sep 2014 20:05:51 -0700 Subject: [PATCH] Add CLA information in CONTRIBUTING.md Auditors: alpert --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef8e86832..a9169059c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -103,6 +103,10 @@ Code In general, try to make your code blend in with the surrounding code. +## CLA + +In order to contribute to KaTeX, you must first sign the CLA, found at www.khanacademy.org/r/cla + ## License KaTeX is licenced under the [MIT License](http://opensource.org/licenses/MIT).