# lab-2-git-github #26
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
YouTube: https://youtu.be/y94sGlWRwy8
Lab 2 is all about Github and pull request. Github is a cloud-based service website that support web developers store and manage their code in order to track and control all changes happening in code. There is a very important step in Github. Which is pull request. Pull request is kind of storage of Github. It stores all changes to discuss about those changes and add follow-up commits before the changes are merged into the base branch. Users are able to be recognized by the original developers by creating a pull request. Because the original developers can see all users work, and choose whether or not to accept it into the official project. Github is very useful to those web developers and beginners who are doing web control and collaboration. I hope I will get used of Github well, so I can do web design more professionally and creativity.