|
@@ -27,3 +27,5 @@ Check out the /packages/web/src/content/docs/docs/index.mdx as an example.
|
|
|
|
|
|
|
|
For JS or TS code snippets remove trailing semicolons and any trailing commas
|
|
For JS or TS code snippets remove trailing semicolons and any trailing commas
|
|
|
that might not be needed.
|
|
that might not be needed.
|
|
|
|
|
+
|
|
|
|
|
+If you are making a commit prefix the commit message with `docs:`
|