duct-framework / duct

Server-side application framework for Clojure
MIT License
1.13k stars 51 forks source link

Upgraded eftest fixes #70 #71

Closed LukasRychtecky closed 6 years ago

weavejester commented 6 years ago

Thanks, but can you ensure your commit message is consistent with the repository? So something more like:

Upgrade Eftest in template (fixes #70)
LukasRychtecky commented 6 years ago

Sure, my fault. So format like Upgrade Eftest in template (fixes #70) is OK?

weavejester commented 6 years ago

Yes; I follow the seven rules for my commit messages.

LukasRychtecky commented 6 years ago

I'll be more careful next time. Thx.

LukasRychtecky commented 6 years ago

FYI I've fixed the commit message.

weavejester commented 6 years ago

Your commit message says "Upgraded" instead of "Upgrade". Can you fix that?

LukasRychtecky commented 6 years ago

Done. I see "5. Use the imperative mood".

LukasRychtecky commented 6 years ago

Could you merge it? Thanks

weavejester commented 6 years ago

Sure. Sorry for taking so long. This slipped off my todo list.