Add Comprehensive Guide to Conventional Commits for Contributors.md ✨ #1508
Labels
documentation
Improvements or additions to documentation
gssoc
GirlScript Summer of Code participants
level1
Addition of new links/categories or doing any small task (e.g fixing typos)
🚀 ready
Description:
As a project that values clear and consistent commit messages, we should adopt the Conventional Commits guideline to enhance our development workflow and improve collaboration among contributors. Conventional Commits provide a well-defined specification for writing commit messages, making it easier to understand the purpose and impact of each commit.
Current Situation:
Currently, our project lacks specific guidelines for writing commit messages, leading to inconsistent and unclear commit messages. This can make it challenging for contributors and maintainers to review changes and understand the context of each commit.
Proposed Solution:
We propose adding a section in the
CONTRIBUTION.md
file that outlines the Conventional Commits guideline. This section should cover the basic structure and rules for writing commit messages following the Conventional Commits standard.Benefits:
By implementing the Conventional Commits guideline, our project will enjoy the following benefits:
Proposed Changes:
CONTRIBUTION.md
file.The text was updated successfully, but these errors were encountered: