Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions docs/community/hot-opensauced.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: hot-opensauced
title: Hot OpenSauced Project
sidebar_label: Hot OpenSauced Project
keywords:
- hot OpenSauced project
---

[Hot OpenSauced](https://hot.opensauced.pizza/) is a site that helps you discover the hottest open source projects to contribute to. You also have the ability to vote for your favorite open source projects.

## How to find hot open source projects to contribute to?

When you visit the [Hot OpenSauced](https://hot.opensauced.pizza/) site, you will see a list of open source projects that are currently trending on GitHub. You can sign in with your GitHub account and search for the most upvoted, recent, and popular projects.

![hot opensauced upvoted repos](../../static/img/upvoted-repos-hot-opensauced.png)

## How to vote for your favorite open source projects?

You can vote for your favorite open source project by clicking on the upvote button. You can view all of your upvoted projects under the My Votes tab.

![hot opensauced popular repos](../../static/img/popular-repos-hot-opensauced.png)
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ module.exports = {
"community/dev-card",
"community/hacktoberfest",
"community/connections",
"community/hot-opensauced",
],
},
{
Expand Down
Binary file added static/img/popular-repos-hot-opensauced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/upvoted-repos-hot-opensauced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.