Anyone got thoughts on the "edit" link for the ver...
# development
b
Anyone got thoughts on the "edit" link for the versioned docs? E.g. on the docs for 2.19 should it suggest editing
main
? (And maybe we remember to cherry-pick it?) Or suggest editing the relevant
2.19.x
branch (but future branches might be borked still)?
Alternatively I might try and hijack the component and have it render a popup or something more complex than a redirect
h
Definitely edit main, right? That seems more important. Ideally, edit main and figure out a way to add the right cherrypick labels automatically?
b
(I don't think we'd be able to add cherry-pick labels this way (unfortunately)