Skip to content

Latest commit

History

History
34 lines (24 loc) 路 1.74 KB

CONTRIBUTING.md

File metadata and controls

34 lines (24 loc) 路 1.74 KB

馃げ Contributing

Contributions are welcome and will be fully credited.

We accept contributions via Pull Requests on GitHub.

Pull Requests

  • PSR-2 Coding Standard - The easiest way to apply the conventions is to use PHP Code Sniffer just by running:
    • composer app:check-build
    • composer app:cs-fix
  • Add tests! - Your patch won't be accepted if it doesn't have tests.
  • Document any change in behaviour - Make sure the README.md and any other relevant documentation are kept up-to-date.
  • Create feature branches - Don't ask us to pull from your master branch.
  • One pull request per a feature - If you want to do more than one thing, send multiple pull requests. Features must be atomic, that is, do not contain unnecessary things.
  • Send coherent history - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please squash them before submitting.

Security

If you discover any security-related issues, please email postscripton.sp@gmail.com instead of using the issue tracker.

Wishes

We would be really pleased if you considered helping us with:

  1. A brand-new name of the library in one word. At the same time it has to make sense, be meaningful. For example, Carbon sounds quite good.

Happy coding! 馃槃馃帀鈱笍