Skip to content
This repository was archived by the owner on Feb 15, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 597 Bytes

File metadata and controls

14 lines (11 loc) · 597 Bytes

Contributing

Installation for contributing is triggered by a Makefile.

git clone git@github.com:YourFork/MajoraFrameworkExtraBundle.git
make install

Tests running

make tests

After push, feel free to open a pull request on the main repository, following the Symfony guidelines in the Submitting a Patch section and use Pull Request Template.