vitest-dev / vitest-dev/docs-cn
分支与域名说明
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 164
- Forks
- 109
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 21
Description
为了区分不同版本的文档内容,Vitest 中文文档按照分支和版本使用不同域名。
分支与域名
| 分支 | 对应域名 | 用途 |
|---|---|---|
main |
cn.vitest.dev | 当前稳定版本的中文文档 |
dev |
dev.cn.vitest.dev | 跟随英文文档 main 分支同步,用于预览最新内容,可能包含尚未发布的功能 |
v4 |
v4.cn.vitest.dev | Vitest v4 中文文档 |
v3 |
v3.cn.vitest.dev | Vitest v3 中文文档 |
v2 |
v2.cn.vitest.dev | Vitest v2 中文文档 |
v1 |
v1.cn.vitest.dev | Vitest v1 中文文档 |
v0 |
- | 停止维护 |
分支维护说明
dev
dev 分支用于同步 Vitest 英文文档 main 分支的最新内容。
该分支可能包含尚未正式发布的功能或仍在调整中的 API,主要用于:
- 接收上游仓库文档同步的合并请求;
- 跟进英文文档的最新变化;
- 翻译和审阅新文档内容;
- 提前预览即将发布的功能。
dev 分支的内容不一定与当前稳定版本一致、翻译成果不完整,普通用户不建议将其作为正式版本的使用参考。
main
main 分支用于维护当前稳定版本的中文文档。dev 分支会定期合并至 main 分支。
该分支的内容面向普通用户,文档更新应以当前正式发布的 Vitest 版本为准。
版本分支
v1、v2、v3 和 v4 分支分别用于维护对应大版本的中文文档。
如果项目使用的是特定版本,建议参考对应版本分支的文档。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use the issue text as the content specification for the Chinese documentation explaining branch-to-domain mappings and maintenance guidance. First locate the appropriate documentation entry point in the repository; done means the explanation is added in the relevant place and clearly covers the listed branches, domains, and version guidance.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100