From ac61c2c78d8c29843e7bdcd5023879f45720c53a Mon Sep 17 00:00:00 2001 From: yk01062356 Date: Fri, 21 Jun 2024 15:01:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=AE=A1=E6=A0=B8pr=E6=B5=8B?= =?UTF-8?q?=E8=AF=95test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DEVELOPER_DOCS/maintainers.yaml | 4 ++-- OPERATIONS_DOCS/maintainers.yaml | 2 +- .../docsTest.md" | 6 +----- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/DEVELOPER_DOCS/maintainers.yaml b/DEVELOPER_DOCS/maintainers.yaml index ef670b0..9d66075 100644 --- a/DEVELOPER_DOCS/maintainers.yaml +++ b/DEVELOPER_DOCS/maintainers.yaml @@ -12,10 +12,10 @@ maintainers: - openanolis_id: lisi gitee_id: lisi - openanolis_id: xxx - gitee_id: xxx + gitee_id: just-sososo - other_group: &other_group - openanolis_id: xx - gitee_id: xxxx + gitee_id: just-sososo # 指定文档目录对应的用户组 paths: - /*: *default_group diff --git a/OPERATIONS_DOCS/maintainers.yaml b/OPERATIONS_DOCS/maintainers.yaml index ef670b0..448744c 100644 --- a/OPERATIONS_DOCS/maintainers.yaml +++ b/OPERATIONS_DOCS/maintainers.yaml @@ -15,7 +15,7 @@ maintainers: gitee_id: xxx - other_group: &other_group - openanolis_id: xx - gitee_id: xxxx + gitee_id: just-sososo # 指定文档目录对应的用户组 paths: - /*: *default_group diff --git "a/OPERATIONS_DOCS/\344\272\272\344\272\272\351\203\275\345\217\257\344\273\245\345\217\202\344\270\216\345\274\200\346\272\220/\346\223\215\344\275\234\345\271\263\345\217\260/docsTest.md" "b/OPERATIONS_DOCS/\344\272\272\344\272\272\351\203\275\345\217\257\344\273\245\345\217\202\344\270\216\345\274\200\346\272\220/\346\223\215\344\275\234\345\271\263\345\217\260/docsTest.md" index 723610e..f99d6b8 100644 --- "a/OPERATIONS_DOCS/\344\272\272\344\272\272\351\203\275\345\217\257\344\273\245\345\217\202\344\270\216\345\274\200\346\272\220/\346\223\215\344\275\234\345\271\263\345\217\260/docsTest.md" +++ "b/OPERATIONS_DOCS/\344\272\272\344\272\272\351\203\275\345\217\257\344\273\245\345\217\202\344\270\216\345\274\200\346\272\220/\346\223\215\344\275\234\345\271\263\345\217\260/docsTest.md" @@ -10,8 +10,4 @@ Bugzilla是一个缺陷管理系统,可以用来管理Bug,也可以用来管 - **2.1.1 路径** 首页->New/File a Bug->Select a classification->Select a product->Bug创建页面。具体如下:首先,在首页点击New或File a Bug按钮,进行创建Bug。 - ![image.png](../../assets/bugzilla/new.png) - 然后会提示让选择一个classification, classification是Bug的一级分类。 - ![image.png](../../assets/bugzilla/classification.png) - 选择完classification分类后会提示选择一个product,product是Bug的二级分类。 - ![image.png](../../assets/bugzilla/product.png) + 然后会提示让选择一个classification, classification是Bug的一级分类。 \ No newline at end of file -- Gitee