Skip to content

Commit 185258b

Browse files
committed
fix: Slightly improve example commit message
Made the subject line imperative and changed the casing. Signed-off-by: hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>
1 parent c6e18f2 commit 185258b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ typically welcome as well.
7979
An example commit message might look like:
8080

8181
```text
82-
fix: removed needless panic
82+
fix: Remove needless panic
8383
8484
For some reason there was a `panic!()` hidden in one of the builders
8585
that was causing crashes. That's gone now.

0 commit comments

Comments
 (0)