web-miner icon indicating copy to clipboard operation
web-miner copied to clipboard

Set a standard for commit messages in the Contributing.md file

Open Createdd opened this issue 7 years ago • 1 comments

To ensure commits that are referencing the issues all commits shall have the format of #<issue_number> <commit_message>

for example: see this commit image

Createdd avatar Aug 10 '18 11:08 Createdd

There is also the possibility to set a git hook as a reminder, but I haven't implemented one in python so far. But this would be the ideal way to do it.

  • [ ] Add git-hook for commit messages

Createdd avatar Aug 10 '18 11:08 Createdd