Recommend major version of DS Component
What does this MR do and why?
Recommend version 0
instead of 0.4.0
.
Since we use SemVer for CI/CD Components, it's safe to suggest to users the major version.
Pinning at the patch level requires more frequent updates to docs, which don't always happen shortly after a new component version is released.
While in the area, I also added another link to the supported files in a location that is likely to be expected by users.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Edited by Thiago Figueiró