8000 Add some GitHub resources (#23) · Duder-onomy/github-cheat-sheet@ad99cf9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ad99cf9

Browse files
author
Rafal Chmiel
committed
Add some GitHub resources (tiimgreen#23)
1 parent 527cc25 commit ad99cf9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ A collection of cool hidden and not so hidden features of Git and GitHub. This c
3030
- [Hub](#hub)
3131
- [Decreasing Contributor Friction](#decreasing-contributor-friction)
3232
- [Contributing Guidelines](#contributing-guidelines)
33+
- [GitHub Resources](#github-resources)
3334
- [Git](#git)
3435
- [Previous Branch](#previous-branch)
3536
- [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
363364

364365
[*Read more about contributing guidelines.*](https://github.com/blog/1184-contributing-guidelines)
365366

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+
366376
## Git
367377
### Previous Branch
368378
To move to the previous branch in Git:

0 commit comments

Comments
 (0)
0