Skip to content

Commit c50e6ba

Browse files
RitaDeeBekahHW
andauthored
fix: add parallel structure (#175)
Co-authored-by: BekahHW <[email protected]>
1 parent 73e326a commit c50e6ba

File tree

3 files changed

+29
-14
lines changed

3 files changed

+29
-14
lines changed

docs/community/100-days-of-oss.md

Lines changed: 27 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,37 @@ The beauty of this challenge is that you're not required to code. The main purpo
1515

1616
There are numerous ways to participate in the #100DaysOfOSS challenge, including:
1717

18-
- write issues to identify bugs or suggest new features;
19-
- triage existing issues to help with prioritization;
20-
- submit pull requests to contribute code changes;
21-
- engage in the community by sharing your insights and knowledge;
22-
- create or participate in discussions related to OSS topics;
23-
- write a blog post or create content that supports an OSS project;
24-
- update or write documentation to improve clarity and usability
25-
- create content: give a talk or presentation on OSS, participate in or even start a Twitter Space write a blog post or create a video;
26-
- maintain a project: review pull requests, triage issues, and respond to questions;
27-
- support contributors working on OSS projects, providing guidance and support.
28-
18+
### Content creation
19+
Love creating content? Here's how you can use this skill for the challenge:
20+
- Give a talk or presentation on OSS.
21+
- Participate in or even start a Twitter Space.
22+
- Write a blog post or create a video.
23+
24+
### Project management
25+
Want to improve your project management skills? Need to get better at communicating or giving feedback to others? Here's how you can use this skill for the challenge:
26+
- Review pull requests.
27+
- Triage issues.
28+
- Open meaningful discussions.
29+
- Write issues to identify bugs or suggest new features.
30+
31+
### Community Engagement and Leadership
32+
Community experience is involved in many different tech jobs including support, success, Developer Relations, Developer Experience and more. Community experience can be a valuable skill to develop. Some ways you can do this:
33+
- Engage in the community by sharing your insights and knowledge.
34+
- Support contributors working on OSS projects, providing guidance and support.
35+
- Create a study group or accountability group where you work on your goals.
36+
37+
### Technical Skills
38+
This is a great team to show your technical growth. Here are some paths you can take:
39+
- Update or write documentation to improve clarity and usability.
40+
- Maintain a project: review pull requests, triage issues, and respond to questions.
41+
- Submit pull requests to contribute code changes.
42+
43+
### Tracking your progress
2944
To keep track of your progress, post on social media, your blog, or any other platform you prefer with what progress you made, the day of the challenge indicated by 'D'and include the hashtag #100DaysOfOSS. For example, if you're on day one, you could say, "Today, I reviewed the documentation for the [OpenSauced/Insights](https://github.com/open-sauced/insights) repository. D1 #100daysOfOSS." Then, on day two, you would continue with D2, and so on.
3045

3146
Here's what you can do if you're ready to join this challenge:
3247
- [Sign up](https://docs.google.com/forms/d/e/1FAIpQLScoq6ORpkzUg3Cqxd3EeNnMP6HIJ3uemPhSHs8sYZALmbpeVg/viewform?usp=sharing) with OpenSauced to receive a coupon code for 12 months of free access to all OpenSauced's paid features, and for the chance to opt in to receive updates, event invites, and resources to help you succeed.
33-
- [tweet out your commitment today](https://twitter.com/intent/tweet?text=I%27m%20joining%20the%20%23100DaysOfOSS%20challenge%20with%20%40saucedopen%20to%20grow%20my%20skills%2C%20gain%20real-world%20experience%20in%20open%20source%2C%20and%20to%20make%20a%20positive%20impact%20on%20the%20OSS%20Community!) or share on your platform of choice!
48+
- [Tweet out your commitment today](https://twitter.com/intent/tweet?text=I%27m%20joining%20the%20%23100DaysOfOSS%20challenge%20with%20%40saucedopen%20to%20grow%20my%20skills%2C%20gain%20real-world%20experience%20in%20open%20source%2C%20and%20to%20make%20a%20positive%20impact%20on%20the%20OSS%20Community!) or share on your platform of choice!
3449

3550
## The Official Kickoff
3651
We're starting 100 days on July 23rd to the end of [Hacktoberfest](https://hacktoberfest.com/), a month-long celebration of open source contributions. We'll provide continuous support, daily inspirational tweets, and engaging events to help you stay motivated and make progress.

docs/community/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We believe that [good first issues don't exist](https://opensauced.pizza/blog/go
1717
- [Intro to Open Source Course](https://intro.opensauced.pizza/)
1818

1919
2. **My contribution does not show up on my OpenSauced profile. How do I fix it?**
20-
Create an [insight page](https://github.com/open-sauced/intro/blob/main/05-how-to-contribute-to-open-source.md#discovering-open-source-with-opensauced) or adding your merged pull request to [the highlights page](https://github.com/open-sauced/intro/blob/main/06-the-secret-sauce.md#develop-your-open-source-resume).
20+
Create an [insight page](https://intro.opensauced.pizza/#/05-how-to-contribute-to-open-source?id=discovering-open-source-with-opensauced) or adding your merged pull request to [the highlights page](https://intro.opensauced.pizza/#/06-the-secret-sauce?id=develop-your-open-source-resume).
2121

2222
3. **I want to provide feedback on OpenSauced.**
2323
We love feedback. Post your suggestion in our [feedback repository](https://github.com/orgs/open-sauced/discussions).

docs/community/highlights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ There are currently three types of highlights you can add to your profile:
2323

2424
For more examples of highlights, go to the [OpenSauced Insights feed](https://insights.opensauced.pizza/feed).
2525

26-
Eager to get started? Check out the [Effectively Highlight Your Contribution section](https://github.com/open-sauced/intro/blob/main/06-the-secret-sauce.md#effectively-highlight-your-contributions) in our free "Intro to Open Source" course to learn more.
26+
Eager to get started? Check out the [Effectively Highlight Your Contribution section](https://intro.opensauced.pizza/#/06-the-secret-sauce?id=effectively-highlight-your-contributions) in our free "Intro to Open Source" course to learn more.
2727

0 commit comments

Comments
 (0)