lang | ref | layout | help | header | title | permalink | next-page | sidebar | main-content | show-me-how | tell-me-why | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
en |
intro-to-github-08 |
simple-class |
|
Create a Pull Request |
/intro-to-github/create-pull-request |
/intro-to-github/collaborate-on-github |
|
|
## Collaborating on Your Code
Let's think back to the GitHub workflow again. You have created a branch, added a file, and committed the file to your branch. Now it is time to collaborate on your file with the other students taking this class. This collaboration happens in a Pull Request. Check out this video to learn more:
<iframe width="560" height="315" src="https://www.youtube.com/embed/kJr-PIfLDl4" frameborder="0" allowfullscreen></iframe>
|