-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Step 1: Planning the move
You have a few options when moving your project to GitHub. This course will expose you to these options, help you choose a path, and then guide you down the path you have selected.
I know some people like to get straight to the point while others like more information. For those who like more information, be sure to check out the drop-downs like this one ⬇️
Why move to GitHub?
Why move to GitHub?
You may be wondering what this GitHub thing is all about and why you should use it. If this sounds like you, here are a few reasons to make GitHub your project's new home:
- Version control — Everything on GitHub is stored in Git, the best version control system around. Version control allows you to experiment and make mistakes in code without messing up your final product.
- Keep your code in one place — Whether you work on multiple computers or just want to get some important projects off your computer, GitHub is the perfect place to store your projects online.
- Collaboration — Once your code is on GitHub, you can invite others to work on your code with you, share it with the world, or send a link to a friend to help you debug a problem.
Where is your project today?
To give you the best information, I need to know a little about your project. In the next activity, you will apply a label to this issue to help me provide the most applicable information to help you move a project to GitHub.
⌨️ Activity: Add a label to this Issue
For this exercise, use the following table to determine which label to apply to this issue.
| If your project is ... | Add the label |
|---|---|
| On your local machine | local |
| On a different website that includes version control | migration |
| On another website without version control (e.g. CodePen) | other |
- On the right side of this issue, look for a section titled Labels
- Click the ⚙️ gear icon
- Select the label that describes your project
- Click the ✖️ x at the top of the label panel when you are finished
For a printable version of the steps in this course, check out the Quick Reference Guide.
Watch below for my response
After you have added the label, I will add a new comment to this issue with next steps.
Sometimes I respond too fast for the page to update! If you perform an expected action and don't see a response from me, wait a few seconds and refresh the page for your next steps.