diff options
| author | Cameron McEfee <cameron@github.com> | 2011-02-25 16:17:08 -0800 |
|---|---|---|
| committer | Cameron McEfee <cameron@github.com> | 2011-02-25 16:17:08 -0800 |
| commit | c9055e51fe06c70dd6376a960f18bbf5babb4a1b (patch) | |
| tree | 41c0d6cd684d9cf8b53d051c1375527c4a029144 /_posts/2011-02-18-be-social.markdown | |
| parent | 521fb3dc5de606114ac5cebbb654336492d7461f (diff) | |
Updated content and added a new 'more info' tool
Diffstat (limited to '_posts/2011-02-18-be-social.markdown')
| -rw-r--r-- | _posts/2011-02-18-be-social.markdown | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_posts/2011-02-18-be-social.markdown b/_posts/2011-02-18-be-social.markdown index 67935fa..f83cbc7 100644 --- a/_posts/2011-02-18-be-social.markdown +++ b/_posts/2011-02-18-be-social.markdown @@ -60,6 +60,18 @@ At some point you may want to stay up-to-date with a specific project. We’ Congratulations! You are now watching the the Hello World project. If the Octocat updates it, you will see what happened in your dashboard. +##<span>Then:</span> More Things You Can Do + +You’ve done some of the most basic social interaction GitHub has to offer, but don’t stop there! Check out these other social features: + +- <span class="step-title">Pull requests</span> + + If you are hoping to contribute back to the original fork, you can send the original author a [pull request](/pull-requests/). + +- <span class="step-title">Issues</span> + + When you are collaborating on a project with someone, you some times come across problems that need to be fixed. To help you keep track of these problems, each GitHub repo has a section called Issues. For an example, check out the [issues](https://github.com/octocat/Spoon-Knife/issues) for the Spoon-Knife repo. + ##<span>Lastly:</span> Celebrate Congratulations! You are quite the socialite. What do you want to do next? |
