Thank you for considering contributing to Exponential Platform! We appreciate the time and effort you invest in making this project better.
Exponential Platform is licensed under the GPLv2 or later license. Any code contributions must be released under the same license. This ensures that improvements remain open-source and available to the entire community.
All contributors are expected to be respectful and constructive. Harassment of any kind will not be tolerated.
- Fork the repository and clone your fork:
git clone https://github.com/your-username/<repository>.git- Install project dependencies:
composer install- Create a feature branch:
git checkout -b feature/your-feature- Always work on a named branch — never commit directly to
masterormain. - Follow PSR coding standards.
- Write clear commit messages following Conventional Commits.
- Keep pull requests focused. Submit separate PRs for separate concerns.
- Ensure tests pass.
- Update documentation if your change affects behaviour.
- Push your branch and open a pull request against
master.
git push origin feature/your-featureAll contributions are reviewed before merging. Be open to feedback — code review is how we maintain quality.
Join the conversation on our community Slack:
https://ezcommunity.slack.com/
For more information about 7x and Exponential Platform, visit:
https://se7enx.com