From: Nicolas LÅ“uillet Date: Fri, 25 Jul 2014 05:50:15 +0000 (+0200) Subject: guidelines for wallabag X-Git-Tag: 1.8.0^2~24 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=2f3c05651e6013a28188d0e7fbf075011ed63e9e;p=github%2Fwallabag%2Fwallabag.git guidelines for wallabag --- diff --git a/GUIDELINES.md b/GUIDELINES.md new file mode 100644 index 00000000..51e0de93 --- /dev/null +++ b/GUIDELINES.md @@ -0,0 +1,53 @@ +# Guidelines for wallabag + +If you want to contribute to wallabag, you have some rules to respect. These rules were defined by [PHP Framework Interop Group](http://www.php-fig.org). + +## Basic Coding Standard (PSR-1) + +This section of the standard comprises what should be considered the standard coding elements that are required to ensure a high level of technical interoperability between shared PHP code. + +* Files MUST use only `