# OSS Wave

### What's it about

The best monthly event ever. Bragging a little bit, but it’s kind of true. It’s a moment in time when maintainers and contributors get together to ship, ship, ship! In just 10 days.

We partner with strong repos that are looking to onboard motivated devs to help them fix their issues quickly.

Over 5500 devs & 500 repos (probably more, can’t keep up!) have joined the Wave.

<figure><img src="/files/UlGxrL5H1Q8YrTDBGSVH" alt=""><figcaption></figcaption></figure>

### Why participate?&#x20;

It’s the perfect time to attract motivated devs - contributors know maintainers are actively looking during this period.\
.\
It’s your chance to showcase your repo, onboard talent, and boost progress.

Many maintainers have found long-term contributors through the OSS Wave, which is why we’ve been running it for over a year and a half now!

**Bonus:** participating increases your chances to earn perks like grants and limited-edition merch. ([More info in the grant eligibility](/maintainers-hello/grant-eligibility.md)).

{% embed url="<https://www.loom.com/share/5ce1e969c360401d88699ac103fd74fe?sid=52e533c1-5e68-4a52-8ae5-ad8e5a1d3263>" %}

### How it works

*(Have a look at the using the* [*dashboard section*](/maintainers-hello/using-the-dashboard.md) *on step by step details).*&#x20;

If you have repo(s) that you'd like to have participate in the next Wave, simply register them.

<figure><img src="/files/0ZeT98R1ltHzFLBVbcoX" alt=""><figcaption></figcaption></figure>

When your repo is accepted, you'll be able to add in the issues you'd like to have contributors help you on (these steps are in the "[Using the dashboard](/maintainers-hello/using-the-dashboard.md)" section).&#x20;

<figure><img src="/files/eAb2nQqtOITCVGh8q4o2" alt=""><figcaption></figcaption></figure>

### Now in more detail

When the OSS Wave starts, contributors will be looking at the repos that are participating in the Wave. All this is done through the OSS Wave page.&#x20;

Before it starts, you'll only be seeing this:&#x20;

<figure><img src="/files/qMKqxm8Szrle3rXhDYH1" alt=""><figcaption></figcaption></figure>

And boom, when it's live, a whole new page takes action!&#x20;

* The OSS Wave lasts \~10 days.
* We strongly recommend contributors and maintainers stay active and communicative throughout the week.
* To keep things smooth, make sure there's a clear way to reach you - Telegram, Discord, or whatever works best.
* Contributors can submit PRs anytime during the week, but we **highly** recommend they submit all final work (even drafts) by Day 10 to show progress.
* You’ll then have two extra days to review and merge.

Keep us posted along the way. Any frustrations, any questions, or just to say hi.  [Discord](https://discord.gg/sVDvdKqPqN) is the way to go.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.onlydust.com/maintainers-hello/oss-wave.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
