|
|
|
|
|
by akoeplinger
4231 days ago
|
|
Can the bot comment include an example of a good commit message? Telling users that "Commits must be in the following format: %{type}(%{scope}): %{description}" requires them to mentally parse and figure out what this means. Giving an example along the lines of "perf(backend): optimized db access" would make this easier. |
|