From db244713c235e0ecd3c9ab9ef8c03f779bfced1f Mon Sep 17 00:00:00 2001 From: Jonathan Maron Date: Wed, 5 Apr 2017 14:30:08 +0200 Subject: [PATCH] Updating documentation --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e061b56..cd1e2436 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,8 +33,6 @@ git config user.email "johndoe@users.noreply.github.com" git tag release-1.1.x && git push origin --tags ``` - - ## API Documentation (phpdoc) All the source code in this component library is documented using [phpDocumentor](https://www.phpdoc.org/).