Thanks for contributing to laravel-json-feed! Just follow these single guidelines:
-
You MUST follow the PSR-2 coding standard. Please see PSR-2 for more details.
-
You MUST use feature / topic branches to ease the merge of contributions.
-
You MUST use the provided commit message template, which follows the rules described by Chris Beams. It can be configured via
composer configure-commit-template
prior to committing.