How do i ask for contributors to my open source projects?
How do i ask for contributors to my open source projects?
id like to ask if there is some guideline/advice for asking for open source contributions.
initially i thought i could just have open source code, documentation and communicate about it, but that doesnt seem to work for gaining contributors.
maybe there is something else im overlooking?
contributors would be using their own valuable time and effort so it could just be that my projects are not interesting enough. it might be worth concluding that i should proceed on this solo.
I think most open-source contributions come from a tiny fraction of users who initially get involved because they want to improve the project or fix a bug for their own usage
Exactly, in other words, you get people involved by making your tools good and advertising them to increase usage.
Write good documentation, make it user-friendly, create beautiful landing pages for the repository (i.e. readme), create a marketing/project website, be responsive in discussion forums, etc etc
https://github.com/positive-intentions/chat https://github.com/positive-intentions/dim
i dont think my documentation is as clear as it could be, but i dont think its unclear: https://positive-intentions.com/blog/dim-functional-webcomponents
i think i have put efforts towards a good landing page, readme, documentation etc. id appriciate if you critique those.
Make something good and they will come.
thanks. i think then i should continue as im going and see where i end up.
thanks. maybe i havent reached the point at which people are using my projects enough for them to to improve a part of it.