Skip to content

Commit e0417c4

Browse files
Merge pull request #2 from MarianaSouza/section/updating-introduction
Adding more instructions about PR and branch naming guidelines
2 parents a412753 + 9d76275 commit e0417c4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Web Developer Path
22

3-
In this repository, there are content and resources related to the practical steps to land your first job as a web developer.
3+
In this repository, you will find content and resources related to the practical steps to land your first job as a web developer.
4+
5+
To add content or request a change, please branch out by following these guidelines:
6+
7+
* If you are adding a new section, start your branch saying section-course/ + the course and links you are adding, such as: section-course/html-css-freecodecamp.
8+
* If you are only updating our requesting an update to a section, start your branch with section/ + what you're updating, as per: section/updating-introduction.
9+
* All the images should be added under the folder images-web-dev-path.
10+
* The Pull Requests (PR) should follow a similar structure we can see on the picture below, wich includes a brief description of the PR:
11+
12+
![PR example](/images-web-dev-path/pr-example.png)
13+
14+
This is a video that explains a little bit how to start collaborating with the project:
15+
16+
[Start Collaborating](https://www.loom.com/share/fbe2c01a963c4885815391d671f35321?fbclid=IwAR1bI2VdRntQhK37dpRI3LS_YPWDmVk-n8yLTYqKlq-v7QP6cNgkaP5Nqe0)
417

518
<br />
619

images-web-dev-path/pr-example.png

160 KB
Loading

0 commit comments

Comments
 (0)