Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions release-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- For each package, include a subtitle, only if more that one package has breaking changes. (ie.: Mercury, and Unanimo).

- DON'T:
- Include a package subtitle, if only one package has breaking changes. (ie.: Mercury).
Loading