Okay, I have contributed a bunch of guile-srfi-* package definitions, but now that I am actually using one of them I think:
"Hey, why didn't they include an Info manual with it?! I keep having to go to the SRFI site and feed in the numbers manually into https://srfi.schemers.org/srfi-n/srfi-n.html" Turns out I am "they" and I should somehow add the Texinfo manual source somewhere. When using the https://github.com/scheme-requests-for-implementation/ repositories directly as sources in the package definitions, could I add the Texinfo source as a patch file, or should I fork and add the Texinfo source to the fork, maybe even contribute the Texinfo file upstream to the original repositories? Many thanks, Yuval Langer.