Update Contributing guidelines.

This commit is contained in:
James Brooks 2014-11-19 22:20:37 +00:00
parent 647baecb92
commit 772b43013a

View File

@ -1,3 +1,9 @@
# Contribution Guidelines
Please submit all issues and pull requests to the [laravel/framework](http://github.com/laravel/framework) repository!
## 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.