Ploi Core
Ploi Core

Contribution guide

Ploi Core is software placed on GitHub, which allows other users to send in issues or PR's to the software to improve.

You're more than welcome to introduce a new feature by sending in a PR. If you're unsure whether the PR would get accepted, please join our discord server and ask in #general whether this is the case.

https://ploi.io/discord

Assets

Ploi Core comes with assets which are compilable, please do not send in production mixed. The Ploi team will asses all send in files and mix the production end files to prevent security leaks. Any PR's send in with production mixed assets will be asked to revert and send in dev mixed assets.

Coding style

Ploi Core follows the PSR-2 coding standard and the PSR-4 autoloading standard.