From 55768099dbd722dd6f3acc2a0cbaabab0bfc8bb0 Mon Sep 17 00:00:00 2001 From: Bruno Sastre Date: Mon, 29 Sep 2025 14:30:15 -0300 Subject: [PATCH 1/5] `[general]` Update `release-template.md` notes. --- release-template.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/release-template.md b/release-template.md index 0d60c1ba6..521b9953a 100644 --- a/release-template.md +++ b/release-template.md @@ -30,11 +30,22 @@ ## `Dos and don'ts` - How to document a change. - - DO: - - `[Accordion]` Improved the focus style for the accordion by @johnDoe in #number - DON'T: - `[mercury][accordion]` Improved the styles of the ch-accordion-render +- Design Systems (year-month-day) title. + - DO: + - Apply the title on the _Release title_ input. + + - DON'T: + - Apply the title in the _Realse notes_ section. + +- Breaking changes sub-titles. + - DO: + - Include subtitles under _Breaking changes_ only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). + + - DON'T: + - Include subtitles at all under _Breaking changes_ if only one package has breaking changes. (ie.: Mercury). From 475c928062af446dac783268f448ae1d208ff456 Mon Sep 17 00:00:00 2001 From: Bruno Sastre Date: Mon, 29 Sep 2025 14:33:01 -0300 Subject: [PATCH 2/5] Update release-template.md --- release-template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-template.md b/release-template.md index 521b9953a..a0163bb43 100644 --- a/release-template.md +++ b/release-template.md @@ -45,7 +45,7 @@ - Breaking changes sub-titles. - DO: - - Include subtitles under _Breaking changes_ only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). + - Include _Breaking changes_ subtitles, for each package, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). - DON'T: - - Include subtitles at all under _Breaking changes_ if only one package has breaking changes. (ie.: Mercury). + - Include a _Breaking changes_ package subtitle, if only one package has breaking changes. (ie.: Mercury). From 27e330989b94b020dfc5356cda12fd75f35c5988 Mon Sep 17 00:00:00 2001 From: Bruno Sastre Date: Mon, 29 Sep 2025 14:33:54 -0300 Subject: [PATCH 3/5] Update release-template.md --- release-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-template.md b/release-template.md index a0163bb43..c372030f1 100644 --- a/release-template.md +++ b/release-template.md @@ -45,7 +45,7 @@ - Breaking changes sub-titles. - DO: - - Include _Breaking changes_ subtitles, for each package, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). + - For each package, include _Breaking changes_ subtitles, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). - DON'T: - Include a _Breaking changes_ package subtitle, if only one package has breaking changes. (ie.: Mercury). From a72d8d117525b1720f327e25fd17df64840c280b Mon Sep 17 00:00:00 2001 From: Bruno Sastre Date: Mon, 29 Sep 2025 14:34:14 -0300 Subject: [PATCH 4/5] Update release-template.md --- release-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-template.md b/release-template.md index c372030f1..e532bf567 100644 --- a/release-template.md +++ b/release-template.md @@ -45,7 +45,7 @@ - Breaking changes sub-titles. - DO: - - For each package, include _Breaking changes_ subtitles, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). + - For each package, include a _Breaking changes_ subtitle, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). - DON'T: - Include a _Breaking changes_ package subtitle, if only one package has breaking changes. (ie.: Mercury). From d823676163f850c050a79070db6be1a842f84196 Mon Sep 17 00:00:00 2001 From: Bruno Sastre Date: Mon, 29 Sep 2025 14:36:50 -0300 Subject: [PATCH 5/5] Update release-template.md --- release-template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-template.md b/release-template.md index e532bf567..4b77df5fa 100644 --- a/release-template.md +++ b/release-template.md @@ -45,7 +45,7 @@ - Breaking changes sub-titles. - DO: - - For each package, include a _Breaking changes_ subtitle, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). + - For each package, include a subtitle, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo). - DON'T: - - Include a _Breaking changes_ package subtitle, if only one package has breaking changes. (ie.: Mercury). + - Include a package subtitle, if only one package has breaking changes. (ie.: Mercury).