Skip to content

Commit 12afacc

Browse files
authored
Merge pull request #26 from ks6088ts/feature/issue-25_add-custom-instruction
add custom instructions
2 parents ca1d3fe + 07de784 commit 12afacc

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)