Skip to content

Rename Tested Versions header

Adam Cohen requested to merge rename-tested-versions-header into master

What does this MR do and why?

While working on a doc update Remove minor from supported pnpm lockfile versions (!130673 - merged) I noticed that the Tested Versions column title was a bit confusing, since it doesn't explain what version is being tested - the lockfile or the package manager? This MR makes the name of the title more explicit by using the longer name Tested Package Manager Versions.

This was was previously discussed here and we decided to use Tested Versions instead of Tested Package Manager Versions because it was shorter, however, since we have no shortage of space in the table, we might as well use the more descriptive name, which this MR implements.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Adam Cohen

Merge request reports

Loading