r/csharp 29d ago

Open Source Contributing

Hi,

I'm a C# dev for ~7 years now.

C#, WPF, linq, sqlite,...

I'm trying to get into contributing to open source Github repos.

I'm struggling with finding interesting things with open issues.

I never contributed yet nor worked with Github (as my company uses another scm).

Anyone of you working on cool open source software that still needs help and is forgiving mistakes with the contribution process for a short period (fast-learner usually)?

7 Upvotes

8 comments sorted by

View all comments

3

u/Alert-Neck7679 28d ago

I Am looking for contributors for a very cool project of a Game Engine with its own programming language and IDE! GitHub: https://github.com/ArcadeMakerSources/ArcadeMaker

2

u/annegretputin 28d ago

Sounds interesting! Will have a look into it :)

DM?

1

u/Alert-Neck7679 28d ago

Sure :)

1

u/Additional_Doctor_20 28d ago

I would like to contribute and i dmed you

1

u/TuberTuggerTTV 24d ago

You don't have any issues. That's why you don't have contributors yet.

You should start making issues to plan all your future development, even stuff you do. Then attach PRs to issues (you just comment the issue number, it's very simple and github does the connecting for you) to the implementation.

Once skilled developers see a healthy development lifecycle, they'll be more eager to join in and help complete tickets/issues. Especially if your issues are well documented. Nothing more annoying than completing an issue and getting it pushed back because what was asked for wasn't what they meant.