diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a5778cd3..d597a0f2 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,9 +2,9 @@ ### 介绍 -感谢你使用 Wot Design Uni。 +感谢你使用 Wot UI。 -以下是关于向 Wot Design Uni 提交反馈或代码的指南。在向 Wot Design Uni 提交 issue 或者 PR 之前,请先花几分钟时间阅读以下内容。 +以下是关于向 Wot UI 提交反馈或代码的指南。在向 Wot UI 提交 issue 或者 PR 之前,请先花几分钟时间阅读以下内容。 ### Issue 规范 @@ -20,7 +20,7 @@ ### 镜像仓库 -如果 GitHub 克隆速度较慢,你也可以直接克隆 Wot Design Uni 在 gitee 上的[镜像仓库](https://gitee.com/wot-design-uni/wot-design-uni): +如果 GitHub 克隆速度较慢,你也可以直接克隆 Wot UI 在 gitee 上的[镜像仓库](https://gitee.com/wot-design-uni/wot-design-uni): ```bash git clone https://gitee.com/wot-design-uni/wot-design-uni.git diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 5db4abd4..9c5b34ac 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -1,4 +1,4 @@ -name: 向 Wot Design Uni 反馈 Bug +name: 向 Wot UI 反馈 Bug description: 创建一个 Issue 描述你遇到的问题。 title: "[Bug 上报] 请在此填写标题" labels: ["🐞bug: need confirm"] @@ -14,7 +14,7 @@ body: - type: input id: version attributes: - label: Wot Design Uni 版本号 + label: Wot UI 版本号 description: 你正在使用的组件库版本号(请填写 wot-design-uni/package.json 里实际安装的版本) placeholder: 例如:0.1.1 validations: diff --git a/.github/ISSUE_TEMPLATE/2-feature-request.yml b/.github/ISSUE_TEMPLATE/2-feature-request.yml index 7a30800c..eacb1138 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/2-feature-request.yml @@ -1,4 +1,4 @@ -name: 向 Wot Design Uni 提出新功能需求 +name: 向 Wot UI 提出新功能需求 description: 创建一个 Issue 描述一下你的功能需求。 title: "[新功能需求] 请在此填写标题" labels: ["feature: need confirm"] diff --git a/.vscode/settings.json b/.vscode/settings.json index 2f29a990..4e45648d 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -82,8 +82,8 @@ "bottom left", "bottom right", "bottom right", - "\n Wot Design Uni\n ", - "\n Wot Design Uni\n ", + "\n Wot UI\n ", + "\n Wot UI\n ", "@{{ packageConfig.version }}", "span: 24", "span: 12", diff --git a/README.md b/README.md index 0b1f60d8..d0914102 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
简体中文 | English
@@ -92,7 +92,7 @@ | [create-uni](https://github.com/uni-helper/create-uni) | 快速创建 uni-app 项目 | | [wot-demo](https://github.com/Moonofweisheng/wot-demo) | 基于 [vitesse-uni-app](https://github.com/uni-helper/vitesse-uni-app) 的wot-design-uni快速起手demo | | [wot-starter-retail](https://github.com/Moonofweisheng/wot-starter-retail) | 基于 wot-design-uni 的 uni-app 零售行业模板 | -| [Wot Design Uni Snippets](https://marketplace.visualstudio.com/items?itemName=kiko.wot-design-uni-snippets) | Wot Design Uni 代码块提示 | +| [Wot UI Snippets](https://marketplace.visualstudio.com/items?itemName=kiko.wot-design-uni-snippets) | Wot UI 代码块提示 | | [uni-mini-ci](https://github.com/Moonofweisheng/uni-mini-ci) | 一个 uni-app 小程序端构建后支持 CI(持续集成)的插件 | | [uni-mini-router](https://github.com/Moonofweisheng/uni-mini-router) | 一个基于 vue3 和 Typescript 的轻量级 uni-app 路由库 | | [unibest](https://github.com/codercup/unibest) | 基于 wot-design-uni 的 uni-app 模板 | @@ -107,7 +107,7 @@ ## 贡献者们 -感谢以下所有给 Wot Design Uni 贡献过代码的 [开发者](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors)。 +感谢以下所有给 Wot UI 贡献过代码的 [开发者](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors)。
简体中文 | English
@@ -90,7 +90,7 @@ If you encounter any issues, please feel free to submit an [Issue](https://githu ## Contributors -Thanks to all the [developers](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors) who have contributed to Wot Design Uni. +Thanks to all the [developers](https://github.com/Moonofweisheng/wot-design-uni/graphs/contributors) who have contributed to Wot UI.