We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5efcf6b commit 1424622Copy full SHA for 1424622
.github/copilot-instructions.md
@@ -0,0 +1,4 @@
1
+- Do not add trivial comments, usually do not add blank lines inside functions.
2
+- Use Angular style commits, e.g `feat: implemented xyz`.
3
+- Make sure tests (`yarn test`) pass.
4
+- In the end, make sure linter and formatter pass.
0 commit comments