kpi-web-guild / django-girls-blog-gaupt

django-girls-blog-gaupt created by GitHub Classroom
0 stars 0 forks source link

Learn to write good commit message and description #6

Open webknjaz opened 4 years ago

webknjaz commented 4 years ago

                                                 

According to common commit style guides, it is required to write messages in an imperative manner. Make them actionable. Also avoid using -m as you often need to express more detail in a long way. Here's several articles sharing best practices:

N.B. This all applies to issues and PRs.