Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:07 +08:00
commit 366407c7c0
10 changed files with 295 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
# [Documentation Update]
<purpose>
What documentation needs to be created or updated and why.
</purpose>
<scope>
What will be documented:
- Topic or feature area 1
- Topic or feature area 2
- Topic or feature area 3
</scope>
<content_outline>
High-level structure of the documentation:
- Section 1: Brief description
- Section 2: Brief description
- Section 3: Brief description
Include audience (developers, users, etc.) and tone/style considerations.
</content_outline>
<completion_criteria>
How to verify documentation is complete:
- Coverage check 1
- Coverage check 2
- Accuracy verification steps
</completion_criteria>