Skip to content

Commit 3b6582f

Browse files
authored
#62 - Update README contributing guide to use the guide from this repo (#65)
1 parent 17c2675 commit 3b6582f

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@
77
<br>
88

99
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+
1011
## Language Support
12+
1113
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+
1215
- [French](./translations/fr/README.md)
1316

1417
## Course Overview
@@ -22,13 +25,15 @@ The course is divided into five chapters, each covering a different aspect of op
2225
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.
2326

2427
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.
2629

2730
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.
2932

3033
## Additional Information
34+
3135
This is the beginning of your open source journey, so we've provided some additional resources to help you get started:
36+
3237
- [Glossary](09-glossary.md): A glossary of common terms and definitions used in open source.
3338
- [Additional Resources](./08-additional-resources.md): A list of additional resources for further learning about open source, including blog posts, tutorials, and guides.
3439

@@ -51,6 +56,6 @@ We hope you find this course informative and useful! If you have any questions o
5156
Happy learning and contributing!
5257

5358
🤝 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.
5560

5661
[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/88x31.png)](https://creativecommons.org/licenses/by/4.0/)

0 commit comments

Comments
 (0)