We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20ee91 commit a990476Copy full SHA for a990476
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
208
209
## Special Repository Features of GitHub
210
* Contributing.md
211
-* License.md (and GitHub special dropdown)
212
-* .gitignore (and GitHub special dropdown)
213
-* Readme.md (in root, in subfolders)
+* License.md
+ * During repository creation
+ * `+` a file with existing repository (special dropdown)
214
+* .gitignore
215
216
217
+* Readme.md
218
+ * In root
219
+ * In subfolders
0 commit comments