From 57c3a33ebf173f06fe2e206c0dc3a2cf9aac3b4b Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Fri, 25 Feb 2011 18:03:51 -0800 Subject: updated social --- _posts/2011-02-18-be-social.markdown | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to '_posts/2011-02-18-be-social.markdown') diff --git a/_posts/2011-02-18-be-social.markdown b/_posts/2011-02-18-be-social.markdown index f83cbc7..14f55f8 100644 --- a/_posts/2011-02-18-be-social.markdown +++ b/_posts/2011-02-18-be-social.markdown @@ -64,14 +64,24 @@ At some point you may want to stay up-to-date with a specific project. We’ 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: -- Pull requests +- Pull Requests - If you are hoping to contribute back to the original fork, you can send the original author a [pull request](/pull-requests/). + Pull Requests + + You may find yourself wanting to contribute to someone else’s project, whether to add features or to fix bugs. After making changes, you can let the original author know about them by sending a [pull request](/pull-requests/). - Issues + + Issues 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. + +- Organizations + Organizations + + Have you found yourself wishing you could collaborate with multiple developers on one project? You can manage everyone with Organizations! With an organization you can establish teams with special permissions, have a public organization profile, and keep track of activity within the organization. + ##Lastly: Celebrate Congratulations! You are quite the socialite. What do you want to do next? -- cgit v1.3.1