Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #6 from githubtraining/next-steps
Browse files Browse the repository at this point in the history
Steal next steps from migrating
  • Loading branch information
a-a-ron authored Sep 27, 2018
2 parents 8476ea4 + 46db57a commit 003efc8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion responses/08_graceful-exit.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,13 @@ Before I say good-bye, I want to recap all the tasks you've accomplished. You:

## What's Next?

Now that you've moved your Git repository to GitHub, managing your repository is the next step you'll probably want to take. Join the [Community Starter Kit]({{ host }}/courses/community-starter-kit) course to learn how to invite collaborators, setup integrations, add documentation, and define several important settings and features.
Now that you've moved your Git repository to GitHub, managing your repository and adding collaborators are common next steps. Here are some recommended courses we think you might be interested in:

[Community Starter Kit]({{ host }}/courses/community-starter-kit)
Hosting a project on GitHub enables you to share your work with millions of other developers. This course will walk you through the different items you can add to your repository to welcome new contributors and make it easier for them to report issues, suggest new features, or potentially submit a pull request!

[Protected Branches and CODEOWNERS]({{ host }}/courses/protected-branches-codeowners)
Now that you have a repository on GitHub learn about two features of the Settings tab that protect your deployed code.

There's so much more you can do with GitHub, and you have a solid start. Now...[what will you learn next]({{ host }}/courses)?

Expand Down

0 comments on commit 003efc8

Please sign in to comment.