| # 手动关闭已集成 PR 指南 |
|
|
| 如果你不想使用 GitHub CLI,可以按照以下步骤手动关闭 PR。 |
|
|
| ## 需要关闭的 PR 列表 |
|
|
| 以下 PR 已被手动集成到 v3.3.43: |
|
|
| 1. **PR #825** - [Internationalization] Device Fingerprint Dialog localization (@IamAshrafee) |
| 2. **PR #822** - [Japanese] Add missing translations and refine terminology (@Koshikai) |
| 3. **PR #798** - [Translation Fix] Correct spelling error in Vietnamese settings (@vietnhatthai) |
|
|
| --- |
|
|
| ## 操作步骤 |
|
|
| 对于每个 PR,执行以下步骤: |
|
|
| ### 1. 访问 PR 页面 |
|
|
| 点击以下链接访问对应的 PR: |
|
|
| - https://github.com/lbjlaq/Antigravity-Manager/pull/825 |
| - https://github.com/lbjlaq/Antigravity-Manager/pull/822 |
| - https://github.com/lbjlaq/Antigravity-Manager/pull/798 |
|
|
| ### 2. 添加感谢评论 |
|
|
| 在 PR 页面底部的评论框中,粘贴以下感谢消息: |
|
|
| ```markdown |
| 感谢您的贡献!🎉 |
| |
| 此 PR 的更改已被手动集成到 v3.3.43 版本中。 |
| |
| 相关更新已包含在以下文件中: |
| - README.md 的版本更新日志 |
| - 贡献者列表 |
| |
| 再次感谢您对 Antigravity Tools 项目的支持! |
| |
| --- |
| |
| Thank you for your contribution! 🎉 |
| |
| The changes from this PR have been manually integrated into v3.3.43. |
| |
| The updates are documented in: |
| - README.md changelog |
| - Contributors list |
| |
| Thank you again for your support of the Antigravity Tools project! |
| ``` |
|
|
| ### 3. 关闭 PR |
|
|
| 1. 点击评论框下方的 **"Close pull request"** 按钮 |
| 2. 或者点击 **"Close with comment"** 按钮(如果你想同时添加评论) |
|
|
| --- |
|
|
| ## 快速操作清单 |
|
|
| - [ ] PR #825 - 添加评论 + 关闭 |
| - [ ] PR #822 - 添加评论 + 关闭 |
| - [ ] PR #798 - 添加评论 + 关闭 |
|
|
| --- |
|
|
| ## 验证 |
|
|
| 完成后,访问以下链接确认所有 PR 已关闭: |
|
|
| https://github.com/lbjlaq/Antigravity-Manager/pulls?q=is%3Apr+is%3Aclosed |
|
|