项目文件夹

文件
wehub-resource-sync b957a53def
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:21:23 +08:00

31 行
958 B
Markdown

此文件含有不可见的 Unicode 字符
此文件含有人类无法区分的不可见的 Unicode 字符,但可以由计算机进行不同的处理。 如果您是想特意这样的,可以安全地忽略该警告。 使用 Escape 按钮显示他们。
---
name: Feature graduation
about: Plan the graduation of an experimental feature
title: 'Graduate XXX feature'
labels: ["feature_graduation"]
type: 'feature'
projects: ["semantic-kernel"]
assignees: ''
---
---
name: Feature graduation
about: Plan the graduation of an experimental feature
---
Checklist to be completed when graduating an experimental feature
- [ ] Notify PM's and EM's that feature is ready for graduation
- [ ] Contact PM for list of sample use cases
- [ ] Verify there are sample implementations for each of the use cases
- [ ] Verify telemetry and logging are complete
- [ ] Verify API docs are complete and arrange to have them published
- [ ] Make appropriate updates to Learn docs
- [ ] Make appropriate updates to Concept samples
- [ ] Make appropriate updates to Blog posts
- [ ] Verify there are no serious open Issues
- [ ] Update table in EXPERIMENTS.md
- [ ] Remove SKEXP flag from the experimental code