Skip to content

Commit 07de784

Browse files
committed
add custom instructions
1 parent ca1d3fe commit 07de784

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/copilot-instructions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Code style
2+
3+
- Always add code comments.
4+
- Use camelCase for variable names.
5+
- Use godoc comment style for functions.

0 commit comments

Comments
 (0)