> For the complete documentation index, see [llms.txt](https://github.highlight.ink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://github.highlight.ink/hello-world/merge-pull-request.md).

# 合并拉取请求

最后一步，是时候将你的更改结合在一起——将你 `readme-edits` 分支合并到 `master` 分支中。

1. 单击绿色按钮 **Merge pull request** 来将更改合并到 `master` 中。
2. 单击 **Confirm merge**。
3. 分支的更改合并后即可点击紫色块中的 **Delete branch** 按钮。

![合并](https://guides.github.com/activities/hello-world/merge-button.png)

![删除](/files/-Lhu1NRhLzC9KC9V2RWe)

#### 庆祝一下！

通过完成本教程，你已经学会了在 GitHub 创建项目并发出拉取请求！

你在本教程中完成的内容：

* 创建一个开源仓库
* 创建管理一个分支
* 修改一个文件并将变更提交到 GitHub
* 发起并合并一个拉取请求

看一下你的 GitHub 个人页，你会看到新的 [贡献方块](https://help.github.com/articles/viewing-contributions)！

想了解有关拉取请求功能的更多信息，我们建议你阅读 [GitHub 工作流](https://itechub.gitbook.io/github-guides-zhcn/github-flow/intro)。你也可以访问 [探索 GitHub](http://github.com/explore) 并参与开源项目。

> 提示：查看我们的其他 [指南](http://guides.github.com/)、[YouTube 频道](http://youtube.com/githubguides) 和 [按需培训](https://services.github.com/on-demand/)，了解如何开始使用 GitHub 的更多信息。
