This commit is contained in:
vczh
2026-02-05 16:39:09 -08:00
parent 561ce47674
commit 8c1237c6d0
2 changed files with 3 additions and 2 deletions

View File

@@ -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.

View File

@@ -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