Pull request templates are coming soon, but the basic idea is
- Run the fixer. Use your IDE or
composer lintfix
. - Run the linter. Use your IDE or
composer lint
. - Write tests for new code.
- Make sure tests for existing code pass. Only change those tests if there is a change in those classes, and then very carefully. Use
composer test
.
This project is covered by the Apache License version 2. All contributions are considered to be offered under that same license. We do ask that you grant us the right to enforce that license on behalf of you.
On behalf of the Smolblog project, we sincerely thank you for your contributions.
-- Evan