mirror of
https://github.com/jawira/emoji-catalog.git
synced 2023-08-10 21:12:49 +03:00
1.6 KiB
1.6 KiB
Contributing
Contributions in the form of ✍Issues and 🛠Pull requests are welcomed and encouraged.
How to contribute
In order to contribute to this project:
- Fork this repository
- Create a new branch and commit your feature or bugfix
- Once you have finished, create a Pull Request to merge your changes into remote's develop branch
Do not forget to add your name at the end of this file.
Recommendations
This project adheres to:
- Contributor Covenant: A Code of Conduct for Open Source Projects
- Keep a Changelog: Good practices for changelog file
- pds/skeleton: Standard PHP package skeleton
- 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 good Git Commit Message
- git-flow: Git extensions to provide high-level repository operations for Vincent Driessen's branching model
Contributors
The following individuals have contributed to this project:
- (add your name here)