From 6f09ee71c0b728f682148bf8e7b764c100c26cd2 Mon Sep 17 00:00:00 2001 From: Burcu Dogan Date: Thu, 18 Sep 2014 13:00:52 -0700 Subject: [PATCH] Remove process required to contribute. The proposed styling is too strict for a small scale library, and with the new formatting the commit messages are not easy to read. --- CONTRIBUTING.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 09ea9599151..19c472f6af1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,28 +57,6 @@ $ npm run cover The test coverage report will be available in `coverage/`. -## Commit Guidelines - -We follow the AngularJS [commit conventions][ngcontributing]. Please model your commit message after the following structure: - -``` -(): - - - -