Idea: an interactive "where do I start?" contribution map (prototype) #7
MaxSikorski
started this conversation in
Ideas
Replies: 1 comment
|
Hi Max, a warm welcome - and thank you for the interactive map! It is really neat! I apologize for the late reply. The number of modules got large, so I had to change the graph into a table in README.md. I really appreciate you building this and caring about the newcomer experience! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! 👋
(interactive prototype — unofficial, built by a contributor)
As a newcomer reading
RFC_MASTER_LIST.mdand the rfc-graph, I found it a bit hard to quickly tell which tracks I could actually start today vs. which are still blocked. So I built a small prototype for me to identify it better; a single self-contained HTML page (vanilla, no build, no dependencies) that turns your existing rfc-graph into an interactive view:contributions/<slug>/folder.It's just a prototype right now and hardcodes the data from
RFC_MASTER_LIST.md, so it would drift as the project evolves. If there's interest, I'd be glad to take it further:Before I invest more: would this be useful to you? And if so, would you want it in-repo (served via GitHub Pages) or over on makerspet.com? Totally fine if neither; just wanted to offer for a cool project like this.
Either way, thanks for building oomwoo in the open. 🙌
All reactions