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

# 简介

> *译自* [*Hello World*](https://guides.github.com/activities/hello-world/)

**Hello World** 项目是计算机编程中历史悠久的传统。这个简单的练习可以让你在学习新东西时快速入门。让我们开始使用 GitHub！

**你将会学习如何：**

* 创建与使用一个仓库
* 创建于管理一个分支
* 对文件做一些修改，将它们提交并推送到 GitHub
* 发起并合并一个拉取请求

> 最后更新：2016 年 4 月 7 日
