Skip to content

Commit 0372c30

Browse files
Merge pull request #18 from MarianaSouza/section/videos-about-pr-branches
Add a tutorial section about PR creation
2 parents d4192ca + 47791f0 commit 0372c30

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ This is a video that explains a little bit how to start collaborating with the p
1919

2020
[Start Collaborating](https://www.loom.com/share/fbe2c01a963c4885815391d671f35321?fbclid=IwAR1bI2VdRntQhK37dpRI3LS_YPWDmVk-n8yLTYqKlq-v7QP6cNgkaP5Nqe0)
2121

22+
These are the videos that explain in detail how to branch out and submit a PR:
23+
24+
- [Branching out from an up to date master](https://www.loom.com/share/77c3bea45d86428a86c897ac3ccaacc4)
25+
- [Creating the PR with the first commit](https://www.loom.com/share/04e326b873db4af7a4ce86c74183d554)
26+
- [Fixing the PR title](https://www.loom.com/share/58feae54c4d04a2e908d5fe41dc262e9)
27+
- [Adding the description and selecting the reviewers](https://www.loom.com/share/bf775cb7503c42129ab5f7715b094c53)
28+
- [Merging the PR](https://www.loom.com/share/de0eaa9cdcd34d8bac491cd8955f4883)
29+
2230
<br />
2331

2432
## Courses and Certifications
@@ -31,14 +39,20 @@ This is a video that explains a little bit how to start collaborating with the p
3139
- [GitHub Tutorial 2020 - Beginner's Training Guide](https://www.youtube.com/watch?v=iv8rSLsi1xo)
3240
- [GitHub Markdown](https://guides.github.com/features/mastering-markdown/)
3341

42+
<br />
43+
3444
- **HTML/CSS**
3545

3646
- [freeCodeCamp - Get the 300 h "Responsive Web Design Certification"](https://www.freecodecamp.org/learn/)
3747
- [Full Stack Web Development Tutorial Course](https://www.youtube.com/playlist?list=PLwoh6bBAszPrES-EOajos_E9gvRbL27wz&fbclid=IwAR36b5agLn2QJ_JYiOs3fTm54cB2FPdrInhe4QvDoJCVRq6oCoDOFGYKpPA)
3848

49+
<br />
50+
3951
- **PHP**
4052

41-
- [PHP Tutorial](https://www.w3schools.com/php/DEFAULT.asp)
53+
- [PHP Tutorial](https://www.w3schools.com/php/DEFAULT.asp)
54+
55+
<br />
4256

4357
- **WordPress**
4458
_ [How to Make a Custom Website from Scratch using WordPress (Theme Development) by freeCodeCamp ](https://youtu.be/KibbYf9avko)

0 commit comments

Comments
 (0)