> 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/forking-projects/contributing-to-a-project.md).

# 为项目做贡献

在使用 GitHub 一段时间后，你可能会希望自己能为他人的项目做点什么。或者，你可能希望将某人的项目作为你自己项目的起点。这个过程称为\_复刻\_。

创建“复刻”是创建他人项目的个人副本的过程。复刻充当原始仓库和你个人副本之间的桥梁。你可以提交\_拉取请求\_，通过向原始项目提交更改来帮助改善他人的项目。复刻是 GitHub 社交编码的核心。

在本教程中，我们将使用 [Spoon-Knife](https://github.com/octocat/Spoon-Knife) 项目（一个托管在 GitHub.com 上的测试仓库），可以让你测试拉取请求的工作流。
