You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,15 @@ Happy contributing 🎉!
13
13
14
14
You can choose to contribute to any area that interests you:
15
15
16
-
1.[Contribute to this open source codebase](#contribute-to-this-open-source-codebase). Help to edit [guide articles](https://w3develops.org/guide), [coding projects](https://w3develops.org/projects), or fix bugs on the learning platform.
16
+
1.[Contribute to this open source codebase](#contribute-to-this-open-source-codebase). Help to edit [guide articles](https://w3develops.org/guide), [coding projects](https://w3develops.org/group-projects), or fix bugs on the learning platform.
17
17
18
18
2. Help campers on our [public forum](https://www.w3develops.org/forum/). Answer their coding questions or give them feedback on their coding projects.
19
19
20
20
3. Help us add subtitles or closed captions to our [YouTube channel videos](https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ/videos).
21
21
22
22
## Contribute to this open source codebase
23
23
24
-
Our open source codebase consisting of many of [coding projects](https://w3develops.org/projects) and [guide articles](https://w3develops.org/guide).
24
+
Our open source codebase consisting of many of [coding projects](https://w3develops.org/group-projects) and [guide articles](https://w3develops.org/guide).
25
25
26
26
You can help us to:
27
27
@@ -43,7 +43,7 @@ Our guides will help you get a quick understanding of what a study group or proj
43
43
44
44
We welcome your help writing these guides. You don't have to be an expert in a topic to write about it but you should know how a study group or project collaboration group operates. This entire Guide is open source, so even if you make a mistake, another contributor will eventually correct it.
45
45
46
-
To help find a guide to write about go to our [projects page](https://w3develops.org/projects) or [study groups page](https://w3develops.org/groups), find a topic you are knowedgable in write the article, then open a pull request to replace the current page with your updated version. A [pull request](https://help.github.com/articles/about-pull-requests/) is how you'll suggest changes. It lets others know about, review, and eventually adopt your changes.
46
+
To help find a guide to write about go to our [projects page](https://w3develops.org/group-projects) or [study groups page](https://w3develops.org/study-group), find a topic you are knowedgable in write the article, then open a pull request to replace the current page with your updated version. A [pull request](https://help.github.com/articles/about-pull-requests/) is how you'll suggest changes. It lets others know about, review, and eventually adopt your changes.
47
47
48
48
### Create, Update and Fix Bugs in our coding projects
0 commit comments