From f0c649145afce818868b00ac10ecca2847ef98ba Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Fri, 7 Feb 2014 10:09:25 -0500 Subject: [PATCH] Update Contributing section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4487db444b..f413103eef 100644 --- a/README.md +++ b/README.md @@ -846,7 +846,7 @@ TODO Contributing ------------ -If something is unclear, confusing, or needs to be refactored, please let me know. Pull requests are always welcome, but due to the opinionated nature of this project, I cannot accept every pull request. Please open an issue before submitting a pull request. +If something is unclear, confusing, or needs to be refactored, please let me know. Pull requests are always welcome, but due to the opinionated nature of this project, I cannot accept every pull request. Please open an issue before submitting a pull request. This project uses [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript) with a few exceptions. License -------