👍🎉 First of all, thank you for considering contributing to Committy! We appreciate your time and effort to make this project better for everyone. 🎉👍
- Fork the repository to your GitHub account.
- Create a new branch from the
developbranch for your changes. - Make your improvements, fixes, or additions in your branch.
- Commit your changes with a clear and descriptive commit message.
- Push your branch to your forked repository.
- Create a pull request (PR) to the
developbranch of the main repository.
- Please follow the existing code style and conventions used in the project.
- Maintain a consistent coding style throughout your changes.
- If you encounter any bugs, issues, or have suggestions, please create an issue on GitHub.
- Provide a clear title and detailed description of the problem or suggestion.
- Keep your pull requests focused on a single change or feature.
- Include a detailed description of the changes you've made.
- Reference any related issues using the
#issue_numberformat. - Ensure your code is well-tested and doesn't break existing functionality.
- Keep the pull request up-to-date with the latest changes in the
mainbranch.
By contributing to this project, you agree that your contributions will be licensed under the Apache License, Version 2.0. See the LICENSE file for more information.
Thank you for contributing! Your efforts are highly appreciated. 🙌