Skip to content

Commit 5533c85

Browse files
docs: start description of commit message with lowercase letter (#2938)
Co-authored-by: Jo Franchetti <jofranchetti@gmail.com>
1 parent 293cb4e commit 5533c85

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

runtime/contributing/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ done:
101101

102102
Examples of good PR title:
103103

104-
- fix(std/http): Fix race condition in server
105-
- docs(console): Update docstrings
106-
- feat(doc): Handle nested re-exports
104+
- fix(std/http): fix race condition in server
105+
- docs(console): update docstrings
106+
- feat(doc): handle nested re-exports
107107

108108
Examples of bad PR title:
109109

0 commit comments

Comments
 (0)