1 parent 4d83bda commit fb16e4aCopy full SHA for fb16e4a
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,9 @@
1
+# Contributing
2
+
3
+Run these commands from the repository root.
4
5
+```sh
6
+pnpm install
7
+pnpm run check --all
8
+pnpm test
9
+```
0 commit comments