Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md (radius-project#6624)
# Description Update release doc. ## Type of change - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). ## Auto-generated summary <!-- copilot:all --> ### <samp>🤖 Generated by Copilot at 1bc8d01</samp> ### Summary :pencil2::memo::heavy_check_mark: <!-- 1. :pencil2: - This emoji represents the correction of typos, spelling, and grammar errors. For example, line 9 was changed from "This document describes how to contribute to the releases of the project." to "This document describes how to contribute to the project's releases." 2. :memo: - This emoji represents the improvement of formatting, style, and consistency. For example, line 15 was changed from "The project follows the [Semantic Versioning](https://semver.org/) convention for its releases." to "The project follows the [Semantic Versioning](https://semver.org/) (SemVer) convention for its releases." to introduce the acronym for later use. 3. ✔️ - This emoji represents the clarification and enhancement of the information and instructions. For example, line 25 was changed from "The project uses [GitHub milestones](https://docs.github.com/en/github/managing-your-work-on-github/about-milestones) to track the progress and scope of each release." to "The project uses [GitHub milestones](https://docs.github.com/en/github/managing-your-work-on-github/about-milestones) to track the progress and scope of each release. Each milestone corresponds to a specific version number and release date." to provide more details and context. --> Fix documentation errors in `contributing-releases` guide. This improves the readability and accuracy of the guide for contributors and users. > _We are the ones who fix the docs_ > _We purge the errors from the text_ > _We wield the power of the backticks_ > _We make the releases shine and flex_ ### Walkthrough * Fix typos, grammar, and punctuation errors in `docs/contributing/contributing-releases/README.md` ([link](https://github.com/radius-project/radius/pull/6624/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL30-R30), [link](https://github.com/radius-project/radius/pull/6624/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL40-R40), [link](https://github.com/radius-project/radius/pull/6624/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL63-R55), [link](https://github.com/radius-project/radius/pull/6624/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL75-R75), [link](https://github.com/radius-project/radius/pull/6624/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL96-R90), [link](https://github.com/radius-project/radius/pull/6624/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL105-R97)) * Remove obsolete step of purging CDN cache from release process in `docs/contributing/contributing-releases/README.md` ([link](https://github.com/radius-project/radius/pull/6624/files?diff=unified&w=0#diff-4b032acb8e706dca3cf78512aadf53ee8b05354e51cd46023ed550c0625b33fbL47-L54)) Signed-off-by: Yetkin Timocin <ytimocin@microsoft.com> Signed-off-by: ytimocin <ytimocin@microsoft.com>
- Loading branch information