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: README.md
+8-3
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,11 @@
7
7
<br>
8
8
9
9
Welcome to the Intro to Open Source Course with OpenSauced! This course is designed to provide you with an introduction to open source and guide you through the process of contributing to open source projects.
10
+
10
11
## Language Support
12
+
11
13
Like pizza, open source is meant to be shared with everyone. Click on the links below to take this course in the following languages:
14
+
12
15
-[French](./translations/fr/README.md)
13
16
14
17
## Course Overview
@@ -22,13 +25,15 @@ The course is divided into five chapters, each covering a different aspect of op
22
25
3.**Tools to be successful.** Discover the key tools and platforms necessary for a successful journey in open source development. From Git and GitHub for version control and collaboration to CodeSee for code visualization and VS Code as your code editor, this chapter provides an overview of how to leverage these essential tools.
23
26
24
27
4.**How to contribute to open source.**
25
-
This chapter covers finding projects to work on, submitting contributions, onboarding in new projects, and the outcomes after submitting contributions. Tips for finding projects include browsing GitHub and GitLab, following personal interests, joining open source communities, and utilizing platforms like OpenSauced.
28
+
This chapter covers finding projects to work on, submitting contributions, onboarding in new projects, and the outcomes after submitting contributions. Tips for finding projects include browsing GitHub and GitLab, following personal interests, joining open source communities, and utilizing platforms like OpenSauced.
26
29
27
30
5.**The secret sauce.**
28
-
This chapter focuses on providing lesser-known strategies and tips for making a lasting impact in the open source community. This chapter provides strategies for finding issues, gaining traction in your open source journey, and leveraging OpenSauced to build your open source resume.
31
+
This chapter focuses on providing lesser-known strategies and tips for making a lasting impact in the open source community. This chapter provides strategies for finding issues, gaining traction in your open source journey, and leveraging OpenSauced to build your open source resume.
29
32
30
33
## Additional Information
34
+
31
35
This is the beginning of your open source journey, so we've provided some additional resources to help you get started:
36
+
32
37
-[Glossary](09-glossary.md): A glossary of common terms and definitions used in open source.
33
38
-[Additional Resources](./08-additional-resources.md): A list of additional resources for further learning about open source, including blog posts, tutorials, and guides.
34
39
@@ -51,6 +56,6 @@ We hope you find this course informative and useful! If you have any questions o
51
56
Happy learning and contributing!
52
57
53
58
🤝 Contributing to this Repository
54
-
We encourage you to contribute to OpenSauced! All contributors are required to abide by our [Code of Conduct](https://github.com/open-sauced/.github/blob/main/CODE_OF_CONDUCT.md). Please check out the [Contributing guide](https://docs.opensauced.pizza/contributing/introduction-to-contributing/) for guidelines about how to proceed with your contribution.
59
+
We encourage you to contribute to OpenSauced! All contributors are required to abide by our [Code of Conduct](https://github.com/open-sauced/.github/blob/main/CODE_OF_CONDUCT.md). Please check out the [Contributing guide](./CONTRIBUTING.md) for guidelines about how to proceed with your contribution.
0 commit comments