# Contributing Guide

We love contributors and people willing to help out.

## About

Please check [README](README.md) file for information about Symfony Slovenia
project and how to install the application locally.

## How you can get involved?

You can help us improve, create and promote this community in the following ways:

* Connect at our [Symfony Slovenia Sensiolabs connect club](https://connect.sensiolabs.com/club/slovenia)
* Fork the project at GitHub and send pull requests or open an [issue](https://github.com/symfony-si/symfony.si/issues) on GitHub and discuss about integrating your idea to symfony.si site.
* Translate documentation which is located in a separate repository.

## Coding standards

Contributed code must follow [PSR-1](http://www.php-fig.org/psr/psr-1/),
[PSR-2](http://www.php-fig.org/psr/psr-2/) and
[Symfony coding standards](http://symfony.com/doc/current/contributing/code/standards.html).


## License

Everything you want to commit must be licensed under MIT License.
