We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293cb4e commit 5533c85Copy full SHA for 5533c85
1 file changed
runtime/contributing/index.md
@@ -101,9 +101,9 @@ done:
101
102
Examples of good PR title:
103
104
-- fix(std/http): Fix race condition in server
105
-- docs(console): Update docstrings
106
-- feat(doc): Handle nested re-exports
+- fix(std/http): fix race condition in server
+- docs(console): update docstrings
+- feat(doc): handle nested re-exports
107
108
Examples of bad PR title:
109
0 commit comments