Simple MACOS menu bar app to generate commit messages based on Conventional Commits Support for Gitmoji
-
Conventional Commit support
-
Gitmoji support
Options customization can be done editing the /config/config.json file
- mynameiskenlee - Menu bar template
We welcome contributions from the community! If you would like to contribute to this project, please follow the guidelines below.
- Report bugs or issues by opening a new issue on our GitHub repository.
- Suggest new features or improvements by opening a new issue on our GitHub repository.
- Contribute code by forking the repository, making changes, and submitting a pull request.
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b my-feature-branch
. - Make the necessary changes and commit them:
git commit -am 'Add my new feature'
. - Push your branch to your forked repository:
git push origin my-feature-branch
. - Open a pull request against the main repository, describing the changes you made and why they should be merged.
Luis Ventura
This project was created by Luis Ventura. Connect with me on GitHub to learn more about my projects and professional background.
This project is licensed under the MIT License.
v1.0.2