Skip to content

Instantly share code, notes, and snippets.

@mmoreram
Last active December 24, 2015 14:29
Show Gist options
  • Save mmoreram/6813203 to your computer and use it in GitHub Desktop.
Save mmoreram/6813203 to your computer and use it in GitHub Desktop.
Contributing in Payfony project

Contribute

All code is Symfony2 Code formatted, so every pull request must be validated with phpcs standards which you can install following these steps.

There is also a policy for contributing to this project. All pull request must be all explained step by step, to make for contributors more understandable and easier to merge the pull request. All new features must be tested with PHPUnit.

When contributing with Payfony, you can contact yuhu@mmoreram.com to let us know about your contribution in this amazing project.

Contributors

  • Marc Morera - @mmoreram
  • Denys Pasishnyi - @dpcat237
  • Maybe you?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment