Skip to content

Commit a990476

Browse files
author
jordanmccullough
committed
Revise "Special Features" topics of files on GH
1 parent c20ee91 commit a990476

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

workbooks/github-foundations.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,12 @@ Git can be installed as a unified GitHub GUI and command line or merely as a sta
208208

209209
## Special Repository Features of GitHub
210210
* Contributing.md
211-
* License.md (and GitHub special dropdown)
212-
* .gitignore (and GitHub special dropdown)
213-
* Readme.md (in root, in subfolders)
211+
* License.md
212+
* During repository creation
213+
* `+` a file with existing repository (special dropdown)
214+
* .gitignore
215+
* During repository creation
216+
* `+` a file with existing repository (special dropdown)
217+
* Readme.md
218+
* In root
219+
* In subfolders

0 commit comments

Comments
 (0)