openSUSE / software-o-o

The site behind https://software.opensuse.org. It is the default web interface to download openSUSE distributions and to search for OBS packages. Packaged at https://build.opensuse.org/project/show/openSUSE:infrastructure:software.opensuse.org
https://software.opensuse.org/
GNU General Public License v2.0
139 stars 111 forks source link

distribution pages should link to most annoying bugs #255

Open aspiers opened 6 years ago

aspiers commented 6 years ago

[Originally filed in bsc#971397 (https://software.opensuse.org/ should link to most annoying bugs)]

Since https://software.opensuse.org/distributions/leap is linked to from https://www.opensuse.org/, it is the main page users will refer to when installing openSUSE Leap. Therefore it is important that any known bugs with the installation process are prominently accessible. However I found it quite hard (i.e. multiple hops) to navigate to this:

This seems to be confirmed by:

which shows that it's only linked from:

So one solution would be simply to fix openSUSE/landing-page#85 (need quick link to Leap portal) but even then the most annoying bugs page would be 3 clicks away from https://www.opensuse.org/#Leap and 4 clicks away from https://www.opensuse.org/. I really think we can do better than that. This raises the bigger question: do we need both https://software.opensuse.org/distributions/leap and https://en.opensuse.org/Portal:42.3 ? The former seems to be more focused on installation, so it would be the more logical place to link to most annoying bugs, but the link is currently within the latter.

lnussel commented 6 years ago

the most annoying bugs list is mainly intended for the development phase. Anything affecting the distribution after the release should be documented in the release notes. So I think it would make sense to link those instead.

aspiers commented 6 years ago

@lnussel Would (hopefully rare) annoying bugs discovered post-release be added to the release notes? If so I'm OK with that approach.

lnussel commented 6 years ago

First I would hope that annoying bugs get fixed by means of maintenance update. If a problem cannot be fixed, eg when related to the installer then the release notes would be the right place to document them. Someone needs to have that in mind though and actually ask for a release notes entry.