mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-03-23 07:42:52 +08:00
...
This commit is contained in:
3
.github/prompts/kb-api.prompt.md
vendored
3
.github/prompts/kb-api.prompt.md
vendored
@@ -5,8 +5,7 @@
|
||||
|
||||
## Implement the Knowledge Base
|
||||
|
||||
- Find out the `Leveraging the Knowledge Base` section. Understand the organization of the knowledge base.
|
||||
- Read the `Index.md` of the knowledge base first.
|
||||
- Check out `Leveraging the Knowledge Base`, read the entry file and understand how it is organized: `REPO-ROOT/.github/KnowledgeBase/Index.md`.
|
||||
- There could be multiple places as the request might include multiple objectives. For each objective:
|
||||
- Find out which project does it belong to.
|
||||
- Read through all categories, find out which category is the best fit.
|
||||
|
||||
2
.github/prompts/kb-design.prompt.md
vendored
2
.github/prompts/kb-design.prompt.md
vendored
@@ -6,6 +6,8 @@
|
||||
- You are only allowed to update `Copilot_KB.md` and the knowledge base.
|
||||
- You are not allowed to modify any other files.
|
||||
- Code references must be wrapped in either `single-line` or ```multi-line``` quotes.
|
||||
- Check out `Leveraging the Knowledge Base`, read the entry file and understand how it is organized: `REPO-ROOT/.github/KnowledgeBase/Index.md`.
|
||||
- `Index.md` below means this file.
|
||||
|
||||
## Identify the Problem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user