jdhao's digital space

Recent content on jdhao's digital space

马上订阅 jdhao's digital space RSS 更新: https://jdhao.github.io/index.xml

A Tutorial on Creating GitHub Pull Requests

2018年5月6日 15:23

Today I make my first ever GitHub pull request to the great Hexo theme NexT. I will summarize how to make a pull request in following post.

Creating a fork
#

According to GitHub documentation:

If you don’t have write access to the repository where you’d like to create a pull request, you must create a fork, or copy, of the repository first.