File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
30
30
- [ Hub] ( #hub )
31
31
- [ Decreasing Contributor Friction] ( #decreasing-contributor-friction )
32
32
- [ Contributing Guidelines] ( #contributing-guidelines )
33
+ - [ GitHub Resources] ( #github-resources )
33
34
- [ Git] ( #git )
34
35
- [ Previous Branch] ( #previous-branch )
35
36
- [ Checking out Pull Requests] ( #checking-out-pull-requests )
@@ -363,6 +364,15 @@ Adding a `CONTRIBUTING` file to the root of your repository will add a link to y
363
364
364
365
[ * Read more about contributing guidelines.* ] ( https://github.com/blog/1184-contributing-guidelines )
365
366
367
+ ### GitHub Resources
368
+ | Title | Link |
369
+ | ----- | ---- |
370
+ | GitHub Explore | https://github.com/explore |
371
+ | GitHub Blog | https://github.com/blog |
372
+ | GitHub Help | https://help.github.com/ |
373
+ | GitHub Training | http://training.github.com/ |
374
+ | GitHub Developer | https://developer.github.com/ |
375
+
366
376
## Git
367
377
### Previous Branch
368
378
To move to the previous branch in Git:
You can’t perform that action at this time.
0 commit comments