Skip to content

Commit

Permalink
Added contrib notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
hubail committed Sep 18, 2012
1 parent 526e38e commit 476bb7a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
All contributions are welcome, this is a community-driven project, created and open-sourced for the sake of fun and knowledge.

We'll adhere to "PHP Framework Interoperability Group" [accepted coding standards](https://github.com/php-fig/fig-standards/tree/master/accepted).

You can use Sensio Labs' [PHP Coding Standards Fixer](http://cs.sensiolabs.org/) to convert your current codebase (we'll convert ours, eventually).

Unit tests are coming as well to tackle the common issues regarding PHP itself (missing modules, etc).

*Last update: Sep 18, 2012*

0 comments on commit 476bb7a

Please sign in to comment.