CONTRIBUTING.md 421 B

Active Package Contribution Guide

Thank you for considering contributing to the Active! Please make a pull request to the correct branch:

  • master branch: changes applied to Laravel 5 (2.x package version)
  • laravel4 branch: changes applied to Laravel 4 (1.x package version)

If you want your updates applied to both versions, 2 pull requests are needed.

This package use 4 spaces soft tab for indentation.