Hacker News new | ask | show | jobs
by dkersten 3716 days ago
I use this template and find my commit messages are much more useful now:

    # If applied, this commit will...
    
    # Explain why this change is being made
    
    # Provide links to any relevant tickets, articles or other resources