Skip to content

Commit 8409166

Browse files
authored
[general] Update release-template.md notes. (#654)
* `[general]` Update `release-template.md` notes. * Update release-template.md * Update release-template.md * Update release-template.md * Update release-template.md
1 parent 7f90dda commit 8409166

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

release-template.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,22 @@
3030
## `Dos and don'ts`
3131

3232
- How to document a change.
33-
3433
- DO:
35-
3634
- `[Accordion]` Improved the focus style for the accordion by @johnDoe in #number
3735

3836
- DON'T:
3937
- `[mercury][accordion]` Improved the styles of the ch-accordion-render
4038

39+
- Design Systems (year-month-day) title.
40+
- DO:
41+
- Apply the title on the _Release title_ input.
42+
43+
- DON'T:
44+
- Apply the title in the _Realse notes_ section.
45+
46+
- Breaking changes sub-titles.
47+
- DO:
48+
- For each package, include a subtitle, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo).
49+
50+
- DON'T:
51+
- Include a package subtitle, if only one package has breaking changes. (ie.: Mercury).

0 commit comments

Comments
 (0)