Skip to content

Instantly share code, notes, and snippets.

@charlietag
charlietag / gist:1ec086c20deb54b9d953fc6a44ae8604
Created September 19, 2020 08:06 — forked from timdream/gist:5968469
Github 發 Pull Request & 貢獻流程速查

Github 發 Pull Request & 貢獻流程速查

前言

此文目標讀者需先自行學會

  • 開 Github 帳號
  • 會 fork 程式 repository
  • 會在自己的電腦使用命令列 git
  • 會 clone 自己的 repository