You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, every contributor can write commit messages as they like. It might make sense to formalize this.
Describe the solution you'd like
As a discussion point: Conventional Commits could be used to specify, what a commit message should contain. Complying with these rules could be enforced by this GitHub action.
I am not completely convinced myself, it is just a possibility to be discussed.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently, every contributor can write commit messages as they like. It might make sense to formalize this.
Describe the solution you'd like
As a discussion point: Conventional Commits could be used to specify, what a commit message should contain. Complying with these rules could be enforced by this GitHub action.
I am not completely convinced myself, it is just a possibility to be discussed.
The text was updated successfully, but these errors were encountered: