- Fork the Archetype repository
- Create a new branch for each feature or improvemnt
- Send a pull request to the development branch
All pull requests must adhere to the PSR-12 standard.
This is enforced by PHP-CS-Fixer.
All pull requests must be accompanied by passing unit tests and complete code coverage. Use the PHPUnit framework for testing.
Please note that this project is released with a Code of Conduct. By participating in this project you agree to abide by its terms.