Skip to content

Commit bd9c837

Browse files
authored
feat: add github-copilot.md (jaywcjlove#475)
* Add GitHub Copilot documentation * Add inline chat useful instruction
1 parent d29ac42 commit bd9c837

File tree

4 files changed

+602
-0
lines changed

4 files changed

+602
-0
lines changed

.dockerignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ node_modules
55
package-lock.json
66
pnpm-lock.yaml
77
yarn.lock
8+
dist
89

910
.DS_Store
1011
.cache

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Quick Reference
3636
[Oracle](./docs/oracle.md)<!--rehype:style=background: rgb(255 0 0);&class=contributing tag&data-lang=SQL-->
3737
[Pytorch](./docs/pytorch.md)<!--rehype:style=background: rgb(238 76 44);&class=contributing tag&data-lang=Python&data-info=👆看看还缺点儿什么?-->
3838
[Vue 3](./docs/vue.md)<!--rehype:style=background: rgb(64 184 131);&class=contributing-->
39+
[Github Copilot](./docs/github-copilot.md)<!--rehype:style=background: rgb(125 45 220);&class=tag contributing&data-lang=AI&data-info=👆看看还缺点儿什么?-->
3940
<!--rehype:class=home-card-->
4041

4142
## 编程

assets/github-copilot.svg

+4
Loading

0 commit comments

Comments
 (0)