Skip to content

Commit 089b9c9

Browse files
committed
Modift documents
1 parent 790b2be commit 089b9c9

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,11 @@ Before submitting your changes, ensure that they pass the following automated ch
4646
- If CI passes, the code enters the Copilot review stage. Copilot evaluates overall quality, compliance, and best practices, after which I (the owner) perform a final review and merge when appropriate.
4747

4848
## How to Contribute
49-
1. Fork the repository’s `release` branch
49+
1. Fork the repository’s `dev` branch
5050
2. Create your feature branch
5151
3. Commit your changes
5252
4. Push the branch
53-
5. Open a Pull Request targeting `release`
53+
5. Open a Pull Request targeting `dev`
5454

5555
## Additional Notes
5656
To maintain long-term community maintainability, please use standard English for code comments and avoid other languages (except in multilingual documentation).

CONTRIBUTING_zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ UptimeKuma Agent 是一个用于 UptimeKuma Push监控类型的客户端,通
3434
- 如果 CI 通过,代码将进入 Copilot 审核阶段。Copilot 将检查代码的整体质量、合规性和最佳实践,之后由我(Owner)审核,通过后适时合并。
3535

3636
## 如何贡献
37-
1. Fork 本仓库release分支
37+
1. Fork 本仓库dev分支
3838
2. 创建您的功能分支
3939
3. 提交更改
4040
4. 推送到分支
41-
5. 打开 Pull Request到release
41+
5. 打开 Pull Request到dev分支
4242

4343
## 细节注意
4444
为了保证社区可维护性,请尽量在代码中使用标准英语进行注释,避免出现其他语言(多语言文档除外)

0 commit comments

Comments
 (0)