diff --git a/README.md b/README.md index 3fa641e..da55f6d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ # Claude Code & Codex Provider Switcher [![Version](https://img.shields.io/badge/version-3.6.1-blue.svg)](https://github.com/farion1231/cc-switch/releases) +[![Trending](https://img.shields.io/badge/🔥_TypeScript_Trending-Daily%20%7C%20Weekly%20%7C%20Monthly-ff6b6b.svg)](https://github.com/trending/typescript) [![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases) [![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/) @@ -340,7 +341,7 @@ Before submitting PRs, please ensure: - Pass type check: `pnpm typecheck` - Pass format check: `pnpm format:check` - Pass unit tests: `pnpm test:unit` -- Functional PRs should be discussed in the issue area first +- 💡 For new features, please open an issue for discussion before submitting a PR ## Star History diff --git a/README_ZH.md b/README_ZH.md index 46a5d44..3f8bd11 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -3,6 +3,7 @@ # Claude Code & Codex 供应商管理器 [![Version](https://img.shields.io/badge/version-3.6.1-blue.svg)](https://github.com/farion1231/cc-switch/releases) +[![Trending](https://img.shields.io/badge/🔥_TypeScript_Trending-Daily%20%7C%20Weekly%20%7C%20Monthly-ff6b6b.svg)](https://github.com/trending/typescript) [![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey.svg)](https://github.com/farion1231/cc-switch/releases) [![Built with Tauri](https://img.shields.io/badge/built%20with-Tauri%202-orange.svg)](https://tauri.app/) @@ -340,7 +341,7 @@ pnpm test:unit --coverage - 通过类型检查:`pnpm typecheck` - 通过格式检查:`pnpm format:check` - 通过单元测试:`pnpm test:unit` -- 功能性 PR 请先经过 issue 区讨论 +- 💡 新功能开发前,欢迎先开 issue 讨论实现方案 ## Star History