10 lines
276 B
Markdown
10 lines
276 B
Markdown
# Contribution Guidelines
|
||
|
||
## Creating issues
|
||
|
||
It's dead simple, use the issue tracker. Be descriptive, remember this is a community and we're all helping each other, so be respectful.
|
||
|
||
## Coding Standards
|
||
|
||
Please use [PSR-2](http://www.php-fig.org/psr/psr-2/) coding style.
|