mirror of
https://wget.la/https://github.com/leookun/cursor-byok
synced 2026-08-17 03:27:02 +08:00
Closes #161 - CONTRIBUTING.md:中英双语,涵盖开发环境、项目结构、代码规范、构建发布 - .github/PULL_REQUEST_TEMPLATE.md:双语 PR 描述模板与检查清单
666 B
666 B
变更说明 / What
关联 Issue / Related Issue
测试方式 / How to Test
检查清单 / Checklist
- 代码已通过
gofmt和go vet/ Code passesgofmtandgo vet - 前端构建无报错 / Frontend builds without errors
- 新增 UI 文案已同步所有 locale 文件 / New UI strings synced to all locale files
- 提交信息符合 Conventional Commits 规范 / Commit messages follow Conventional Commits