As more and more repos are split out, and not in a vertical way (vertical = all code including server, ui, etc of to provider X belongs to a single repo), it is becoming much harder to file and find opened issues that are relevant for a several topic:
-
Filing issues against the correct repo (especially by non devs who are less familiar with the relevant code locations, but not only) becomes somewhat mission impossible.
-
Finding the relevant provider issues in ~5 repos in parallel,
especially if they are not tagged (labeled) properly becomes also a big challenge.
any suggestions to solve this are welcome.