this post was submitted on 21 Feb 2024
77 points (80.8% liked)

Open Source

28990 readers
894 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 20 points 4 months ago (5 children)

If you want to contribute to a project developed on GitHub, you need to have a GitHub account. So it does matter.

[–] [email protected] 6 points 4 months ago (3 children)

Actually, you can send the diff patches by email/ pastebin/ gitlab/ etc. It's up to the main developer to take your contribution seriously, given the level of annoyance you might be presenting. Same happens in the other direction, you can host your code on sourcehut, but many junior devs could be repelled by the old school ux.

[–] [email protected] 1 points 4 months ago (2 children)

I dont get how that works, you mail those lines with all those

+line
+something
-something

And they can like transform that into git and have it work as an actual patch?

[–] [email protected] 8 points 4 months ago

This website explains the process: https://git-send-email.io/

load more comments (1 replies)
load more comments (1 replies)
load more comments (2 replies)