From a4e9121ca25e2e412b8412258a39b3fe05542320 Mon Sep 17 00:00:00 2001 From: Chinmay Kulkarni Date: Tue, 9 Sep 2014 08:28:50 -0700 Subject: [PATCH 1/2] modified gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bc6e893..34463c8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .tmp .sass-cache bower_components -dist \ No newline at end of file +dist +/.project From 197b0a8c9fbd8f4d268c8e747bbd7594f3aec807 Mon Sep 17 00:00:00 2001 From: Chinmay Kulkarni Date: Wed, 10 Sep 2014 20:21:25 -0700 Subject: [PATCH 2/2] update ReadMe --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 667721a..1dbc8bd 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,10 @@ Thanks to all awesome [contributors](https://github.com/chinmaymk/angular-charts License - MIT. +###Collaborator instructions +Please make sure all tests are passing. Thats about it. + +**Note**: Please don't send any PRs until you see this. I'm refactoring angular-charts. + ###Got suggestions ? Feel free to submit a pull request, file an issue, or get in touch on twitter [@_chinmaymk](https://twitter.com/_chinmaymk)