diff --git a/sigs/dx/docs/labels.md b/sigs/dx/docs/labels.md index f71d259..299773f 100644 --- a/sigs/dx/docs/labels.md +++ b/sigs/dx/docs/labels.md @@ -78,7 +78,20 @@ | kind/testing | kind | testing | | 类型 test | kind:test | | | | kind/performance | kind | performance | | 类型 performance | kind:performance | | | | kind/discussion | kind | discussion | | 类型 discussion | kind:discussion | | | -| stat/RFC | stat | RFC | | 新 feature | new feature | | | +| kind/build-install | kind | build-install | | 环境准备如安装编译类型 | kind of environment preparation, including installation and compilation| | | +| kind/coding | kind | coding | | 脚本编码类型 | kind of script coding | | | +| kind/function | kind | function | | 功能类型 | kind of function | | | +| kind/precision | kind | precision | | 精度类型 | kind of precision | | | +| kind/deployment | kind | deployment | | 部署应用类型 | kind of deployment and application | | | +| kind/compatibility | kind | compatibility | | 版本兼容类型 | kind of version compatibility | | | +| kind/DFX | kind | DFX | | 故障恢复与报错类型 | kind of recovery and error log | | | +| kind/cluster-debug | kind | cluster-debug | | 集群调试调优类型 | kind of cluster debug and optimization | | | +| kind/ci | kind | ci | | CI看护类型 | kind of ci guarantee | | | +| users/college | users | college | | 高校用户 | users from college | | | +| users/industry | users | industry | | 行业用户, 如企业、研究院所 | users from industry, such as enterprises and research institutes | | | +| users/crowd-contrib | users | crowd-contrib | | 众智用户 | users from crowd-contributing | | | +| users/individual | users | individual | | 个人用户 individual | individual users | | | +| stat/RFC | stat | RFC | | 新 feature | new feature | | | | stat/wait-response | stat | wait-response | | 等待回复 | waiting response | | | | stat/discuss-welcome | stat | discuss-welcome | | 欢迎参与讨论 | welcome to join discussion for anyone | | | | stat/need-help | stat | need-help | | 寻求社区贡献 | contributor welcome | | |