Merge pull request #17062 from toobuntu/new-cask-message

This commit is contained in:
Carlo Cabrera 2024-04-10 13:35:30 +08:00 committed by GitHub
commit 7c759d3ead
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -314,10 +314,10 @@ For cask commits in the Homebrew Cask project, we like to include the applicatio
Examples of good, clear commit summaries: Examples of good, clear commit summaries:
* `Add Transmission.app v1.0` * `transmission 1.0 (new cask)`
* `Upgrade Transmission.app to v2.82` * `transmission 2.82`
* `Fix checksum in Transmission.app cask` * `transmission: fix checksum`
* `Add CodeBox Latest` * `codebox latest (new cask)`
Examples of difficult, unclear commit summaries: Examples of difficult, unclear commit summaries: