From 1dd9de7b1289fbb518165ce2be93f30ba349762d Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Fri, 18 Sep 2020 11:17:20 +0200 Subject: [PATCH] Add tip to point to the official GitHub CLI tool The GitHub CLI lets you do your GitHub work from within the command line. GitHub has just released version 1.0, and so we can "recommend" it to our readers. --- book/06-github/sections/2-contributing.asc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/book/06-github/sections/2-contributing.asc b/book/06-github/sections/2-contributing.asc index cfec4c793..e39d5d4eb 100644 --- a/book/06-github/sections/2-contributing.asc +++ b/book/06-github/sections/2-contributing.asc @@ -49,6 +49,13 @@ This is basically the Integration Manager workflow covered in <