Description
Hey folks, just wanted to let you know that I've built a tracker for the various GraphQL RFCs. It's not finished yet (is anything ever finished?), but is still helpful - particularly when you want to know which working groups discussed a particular RFC, or keep track of the activity over time of the various RFCs.
Check it out:
👉 https://benjie.dev/rfcs/ 👈
One thing it doesn't yet handle is "merging" of RFCs, e.g. treating an issue, RFC document and RFC pull request as the same thing.
One thing I'd like to request: that we move RFC discussions from this WG repo to the spec repo itself, so a) we can use the RFC labels to track them, and b) they get one unique numeric namespace (currently the discussion numbers here and the issue/PR numbers in graphql/graphql-spec
can be duplicated, so we have to namespace these discussions).
I'll probably add the above ask to the Jan WG, but do let me know your thoughts.