Add ks-zl skill
This commit is contained in:
37
templates/solution-template.md
Normal file
37
templates/solution-template.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: <topic-symptom-resolution>
|
||||
category: <domain/subdomain>
|
||||
tags:
|
||||
- keyword-1
|
||||
- keyword-2
|
||||
- 中文关键词
|
||||
status: distilled
|
||||
updated: <YYYY-MM-DD>
|
||||
source: <conversation|source-project|sanitized>
|
||||
---
|
||||
|
||||
# <topic-symptom-resolution>
|
||||
|
||||
## Summary
|
||||
用一句话说明这篇文档解决什么问题。
|
||||
|
||||
## Keywords
|
||||
keyword-1, keyword-2, keyword-3, 中文关键词
|
||||
|
||||
## Environment
|
||||
填写相关的 OS、runtime、framework、service 或 deployment context。
|
||||
|
||||
## Symptom
|
||||
用短句描述表面现象或触发问题。
|
||||
|
||||
## Root Cause
|
||||
说明真正的原因或关键判断依据。
|
||||
|
||||
## Solution
|
||||
清晰写出最终采用的解决方案。
|
||||
|
||||
## Verification
|
||||
列出验证结果的方法。
|
||||
|
||||
## Related
|
||||
- None yet.
|
||||
Reference in New Issue
Block a user