Open
Description
Issue Description
https://all.devstats.cncf.io/d/53/projects-health-table?orgId=1
Currently, release information is displayed at the bottom of the project page. It would be helpful to move this information to the top of the page and distinguish between different types of releases (major, minor, and patch) following the format major.minor.patch. This change can clarify the project's status, especially in maintenance mode (i.e., minor releases have stayed the same in the past few years).
Proposed Solution
- Move the release information section from the bottom of the project page to the top, making it more visible to users.
- Distinguish between different release types (major, minor, and patch) to give users a clearer understanding of the project's status.
Benefits
- Enhanced visibility of release information.
- Allows users to identify when a project is in "maintenance mode."
- Improves the overall user experience when browsing the project page.