From f8b5f8c183998f1e40b2ede060fe4cb2fc33ffcb Mon Sep 17 00:00:00 2001 From: Bill Turosz Date: Thu, 18 Aug 2016 14:59:22 -0400 Subject: [PATCH] Add more GitHub help liknks in README Provide even more links to GitHub help topics for newbies --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 78b29c8..bf66718 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ A great example repo you can fork to your heart’s content, that serves as a la The first thing you want to do with this repo is quite likely **fork it**. Use the Fork button in the top-right section of the page to do this. Once you’re on your fork, you can experiment however you like with it, play with branches, issues, milestones, labels, the wiki, and more. +[branches] (https://help.github.com/articles/creating-and-deleting-branches-within-your-repository/), +[issues] (https://help.github.com/articles/issues/), +[milestones] (https://help.github.com/articles/associating-milestones-with-issues-and-pull-requests/), +[labels] (https://help.github.com/articles/applying-labels-to-issues-and-pull-requests/), +[wiki] (https://help.github.com/articles/about-github-wikis/), and more. ## What’s in there?