DEV Community

BekahHW for OpenSauced

Posted on

Who's looking for open source contributors? (week 61)

Open Source thrives through shared efforts. Whether you're a newcomer or a veteran, we're here to encourage your contributions, motivate your endeavors, and provide valuable assistance to maintainers. Together, we are building amazing things!

Tell us about your project

Promote your project by providing a link to the repo. Everyone who posted in previous weeks is welcome back this week, as always 😄

Open Source should be a welcoming space for contributors. The README is the front door of your project. If you'd like to check out an example of a README, here's our OpenSauced/insights README.

If you submit please have the following in your repo to make it welcoming and helpful for contributors:

  1. README.md
  2. CONTRIBUTING.md

Feel free to drop your issues and repos in the OpenSauced Discord #👀-looking-for-contributors channel at any time!

Also, let us know if you'll be participating in Hacktoberfest.

If you're new to open source, and you're not sure where to start, check out our Intro to Open Source course.

Finally, consider reading our Maintainer Series.

Just a note to say, we've restarted this post from something Ben was doing for a while :star-struck:

Happy contributing!

Top comments (2)

Collapse
 
astrojuanlu profile image
Juan Luis Cano Rodríguez

Kedro is participating in Hacktoberfest 2023, mainly for documentation issues and small chores easy to pick up by beginners. Have a look! github.com/kedro-org/kedro

Collapse
 
zigrazor profile image
ZigRazor

GitHub logo ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms

CXXGraph

DOI

DOI

codecov CodeFactor

GitHub license GitHub release

Generic badge Generic badge Generic badge

Generic badge Generic badge

Join the chat at https://gitter.im/CXXGraph-Community/community

Share on Tweet

Introduction

CXXGraph is a small library, header only, that manages the Graph and it's algorithms in C++. In other words a "Comprehensive C++ Graph Library" An alternative to Boost Graph Library (BGL).

Warning ⚠️

From the official release v2.0.0 we make some API breaking changes.

A new major will be released after the Hacktoberfest, on 1st November. 📅

In the meantime the main branch is updated with the lastest API interface.

Hacktoberfest

Also this year we partecipating to the Hacktoberfest.

This is the tithe editions of hacktoberfest, and the third editions that we partecipate Hacktoberfest 2023 will be a special event for us.

Feel free to contribute to this project and share your knowledge with the world.

Happy Coding!! 😄

We are Looking for...

We are looking for:

  • Site Developer for the development of the CXXGraph site ( for the moment on GitHub Page );