From a990476f6530020f0e0f4d38b51ee2c49a69d57f Mon Sep 17 00:00:00 2001 From: jordanmccullough Date: Fri, 25 Apr 2014 09:41:00 -0600 Subject: [PATCH] Revise "Special Features" topics of files on GH --- workbooks/github-foundations.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/workbooks/github-foundations.md b/workbooks/github-foundations.md index 96bdece1b..0b3d7d888 100644 --- a/workbooks/github-foundations.md +++ b/workbooks/github-foundations.md @@ -208,6 +208,12 @@ Git can be installed as a unified GitHub GUI and command line or merely as a sta ## Special Repository Features of GitHub * Contributing.md -* License.md (and GitHub special dropdown) -* .gitignore (and GitHub special dropdown) -* Readme.md (in root, in subfolders) +* License.md + * During repository creation + * `+` a file with existing repository (special dropdown) +* .gitignore + * During repository creation + * `+` a file with existing repository (special dropdown) +* Readme.md + * In root + * In subfolders