webui-dev / nim-webui

Use any web browser as GUI, with Nim in the backend and HTML5 in the frontend.
https://webui.me
MIT License
130 stars 9 forks source link

write meaningful commit messages #26

Closed bdjnk closed 7 months ago

bdjnk commented 9 months ago

As a new user trying to understand the state of this library, the commit messages have been a significant impediment. The six most recent commit messages are indicative of the difficulty.

updateee
beta
event
at procs
submodule
.

Commit messages that summarize what has changed and why would be greatly appreciated. The article How to Write a Git Commit Message might be a useful guide to follow.

neroist commented 7 months ago

Thank you for this! I'll try to write better commit messages going forward.