Contributor Guidelines
I encourage everyone to contribute to the Slim Framework project. You can find the latest code on GitHub at https://github.com/slimphp/Slim.
Issue Tracker
You can find outstanding issues on the GitHub Issue Tracker. If you intend to work on a specific issue, leave a comment on the appropriate thread to inform other project contributors.
Pull Requests
- Each pull request should contain only one new feature or improvement.
- Pull requests should be submitted to the
master
branch
Code Style
All pull requests must use the PSR-12 code style.