> 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/readme.md).

# GitHub 使用指南

[![stars](https://img.shields.io/github/stars/itechub/github-guides-zhcn.svg)](https://github.com/itechub/github-guides-zhcn) [![updated](https://img.shields.io/github/last-commit/itechub/github-guides-zhcn/master.svg?color=%23c16927\&label=updated)](https://github.com/itechub/github-guides-zhcn/commits/master)

[GitHub Guides](https://guides.github.com/) 的中文版 —— [GitHub 使用指南(GitBook)](https://itechub.gitbook.io/github-guides-zhcn/)

[GitHub 用户点此进入 GitBook 开始阅读](https://itechub.gitbook.io/github-guides-zhcn)

## 目录

* [GitHub 使用指南](/readme.md)

### Hello World

* [简介](/hello-world/intro.md)
* [什么是 GitHub？](/hello-world/about-github.md)
* [创建一个仓库](/hello-world/create-a-repository.md)
* [创建一个分支](/hello-world/create-a-branch.md)
* [修改并提交更改](/hello-world/make-a-commit.md)
* [发起拉取请求](/hello-world/open-a-pull-request.md)
* [合并拉取请求](/hello-world/merge-pull-request.md)

### 理解 GitHub 工作流

* [简介](/github-flow/intro.md)
* [创建分支](/github-flow/create-a-branch.md)
* [提交更改](/github-flow/add-commits.md)
* [发起拉取请求](/github-flow/open-a-pull-request.md)
* [讨论并评审代码](/github-flow/discuss-and-review.md)
* [部署](/github-flow/deploy.md)
* [合并](/github-flow/merge.md)

### GitHub Pages 入门

* [简介](/github-pages/intro.md)
* [创建你的网站](/github-pages/create-your-website.md)
* [做一些修改](/github-pages/making-changes.md)
* [下一步](/github-pages/next-steps.md)

### Git 手册

* [简介](/git-handbook/intro.md)
* [什么是版本控制系统？](/git-handbook/version-control-system.md)
* [什么是仓库？](/git-handbook/repositories.md)
* [Git 基础](/git-handbook/basic-git.md)
* [GitHub](/git-handbook/github.md)

### 复刻他人项目

* [简介](/forking-projects/intro.md)
* [为项目做贡献](/forking-projects/contributing-to-a-project.md)
* [复刻仓库](/forking-projects/fork-the-repository.md)
* [克隆你所复刻的项目](/forking-projects/clone-your-fork.md)
* [修改并推送](/forking-projects/making-and-pushing-changes.md)
* [发起拉取请求](/forking-projects/making-a-pull-request.md)

### 多多社交

* [简介](/be-social/intro.md)
* [关注一个朋友](/be-social/follow-a-friend.md)
* [查看一个项目仓库](/be-social/watch-a-project.md)
* [你可以做更多的事情](/be-social/more-things-you-can-do.md)

### 使代码可引用

* [简介](/making-your-code-citable/intro.md)
* [选择你的仓库](/making-your-code-citable/choose-your-repository.md)
* [登录 Zenodo](/making-your-code-citable/login-to-zenodo.md)
* [查看仓库设置](/making-your-code-citable/check-repo-settings.md)
* [发布新版本](/making-your-code-citable/create-a-new-release.md)
* [创建 DOI](/making-your-code-citable/minting-a-doi.md)
* [即将完成](/making-your-code-citable/finishing-up.md)

### 精通 Issues

* [简介](/mastering-issues/intro.md)
* [里程碑，标签和被指派人](/mastering-issues/milestones-labels-and-assignees.md)
* [通知，@提及 和引用](/mastering-issues/notifications-mentions-and-references.md)
* [搜索](/mastering-issues/search.md)
* [概述 & 报告](/mastering-issues/overviews-and-reports.md)
* [Issues 的其他用途](/mastering-issues/other-uses-for-issues.md)

### 精通 Markdown

* [简介](/mastering-markdown/intro.md)
* [什么是 Markdown?](/mastering-markdown/what-is-markdown.md)
* [例子](/mastering-markdown/examples.md)
* [语法指南](/mastering-markdown/syntax-guide.md)
* [GitHub 风味 Markdown](/mastering-markdown/gfm.md)

### 项目文档化

* [简介](/documenting-projects/intro.md)
* [创建你的 README](/documenting-projects/creating-your-readme.md)
* [格式化你的 README](/documenting-projects/formatting-your-readme.md)
* [创建你的 wiki](/documenting-projects/creating-your-wiki.md)
* [添加内容](/documenting-projects/adding-content.md)
* [添加页面](/documenting-projects/adding-pages.md)
* [语法高亮](/documenting-projects/syntax-highlighting.md)

## 参与翻译

本书发布在 [GitBook](https://itechub.gitbook.io/github-guides-zhcn)，你可以访问 [github-guides-zhcn (GitHub)](https://github.com/kvko/github-guides-zhcn) 参与翻译，帮助我们修正翻译错误。
