feat(plugin-sdk): many more initial impl

This commit is contained in:
Neko Ayaka
2026-02-07 03:31:43 +08:00
parent dd92fb8f1c
commit 795e12f13b
30 changed files with 867 additions and 3 deletions
@@ -0,0 +1,59 @@
# {title}
{toc}
## Summary
{summary}
## Background
{background}
## Goals
{goals}
## Non-goals
{non-goals}
## Proposal
{proposal}
## Design Detials
{tagline of design details}
### {optional sub-sections}
{sub-sections}
### {optional sub-sections}
{sub-sections}
## Verify & Test
### Criteria
{how it can be seens as completed, or could be moved to next phase}
### Test & QA
{how to test}
## Progress
{multiple sections of progress}
## Reviews
### Q&A
{multiple Q&A for explaining what possible questions or challenges could have or being asked}
### Related Documentations
- [{title of the related documentation}]({related path to the related documentation})