Live data from Hacker News

Ask HN: What are some ways to support open source projects besides writing code?

news.ycombinator.com

1–10 of 11 posts

Ask HN: What are some ways to support open source projects besides writing code?

#1
I wish more open source projects had a way to support them besides for working on the code base. I usually don't know the languages they use or don't want to invest the time to learn their framework. I'll gladly give the project $20, though.

What are some ways to support open source projects besides writing code?

Re: Ask HN: What are some ways to support open source projects besides writing code?

#3
Pretty much always you can "give them a $20", every medium+ sized project has some kind of support program going or accepts donations.

However, if they don't or someone doesn't have a $20 to throw at open source, there are a lot of ways to help. Just to mention a few (assuming you are at least an active user):

- help less experienced users (answer community questions, reported issues etc.),

- improve documentation (documentation is never finished),

- share your knowledge about a tool (write an article, tutorial),

- take part in tests and report bugs,

- apply your skills (design, writing, community management etc.) to aid project's needs,

- create (and maintain) a useful "resource" (e.g. list of example projects, plugin reviews).

There are many ways that often go "unnoticed" or rather... no one may officially pat you on the back for it, but it helps.

Re: Ask HN: What are some ways to support open source projects besides writing code?

#5
post #2

Write documentation. Good documentation is hard to find for a lot of open source software.

Seconding this, docs are some of the best way to get involved. Alot of open source docs are very bare bones and maintainers are usually more than happy to get a docs PR.

Re: Ask HN: What are some ways to support open source projects besides writing code?

#6
post #2

Write documentation. Good documentation is hard to find for a lot of open source software.

I would absolutely agree with this, except OP says that they don't know the relevant language or framework well enough to write code - it's possible but unlikely that they'd have the ability to understand the code well enough to write proper documentation (though presumably they could read the documentation and fix grammatical mistakes and such).

Re: Ask HN: What are some ways to support open source projects besides writing code?

#7
Documentation! See this recent thread for example:

https://news.ycombinator.com/item?id=13437252

Or generally anything that helps user experience: documentation, improving web site/documentation design, testing, finding bugs and making high quality bug reports, evangelizing the project to users who need it but aren't aware, becoming a expert user of the project (which will almost certainly lead to bug reports, suggestions for improvements to features and documentation, etc.) and triaging tickets, answering questions in the support forum, etc.

Re: Ask HN: What are some ways to support open source projects besides writing code?

#9
I don't have a lot if time to provide anything to most of the open source tools I use so I've setup monthly donations to them that my company matches. Some of the developers have wish lists as well that you can get them stuff from.

https://esheavyindustries.com/2016/02/have-some-extra-cash-h...

Post reply on HN