Contributions in the form of ✍Issues and 🛠Pull requests are welcomed and encouraged.
This project adheres to:
- Contributor Covenant: A Code of Conduct for Open Source Projects
- Keep a Changelog: Good practices for changelog file
- PSR: PSR-2 Basic Coding Standard
- Vincent Driessen's branching model: A branching model for Git
- Semantic Versioning: Simple rules for version numbers
It's encouraged to use:
- The seven rules of a great Git commit message: How to Write a Git Commit Message
- git-flow: Git extensions to provide high-level repository operations for Vincent Driessen's branching model