Skip to content

Commit 1424622

Browse files
authored
ci: add AI instructions
1 parent 5efcf6b commit 1424622

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/copilot-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)