From 48e7a1f76096907d1e45276e83a58ee3e69d18a2 Mon Sep 17 00:00:00 2001 From: busayo Date: Sun, 28 Feb 2016 13:14:22 +0100 Subject: [PATCH] chore(hackathon): Update changelog --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 58d21f8..1cbc372 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,6 @@ Contributions are **welcome** and will be fully **credited**. We accept contributions via Pull Requests on [Github](https://github.com/unicodeveloper/laravel-hackathon-starter). - ## Pull Requests - **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - The easiest way to apply the conventions is to install [PHP Code Sniffer](http://pear.php.net/package/PHP_CodeSniffer).