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
2 changes: 1 addition & 1 deletion docs/maintainers/best-practice.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
1. The optional extended description is required for feature-work PRs, or regular PRs with breaking changes.
For other PRs, it's not required but good to have based on the judgement of the maintainer.

- If a PR introduces breaking changes,
- If a PR introduces breaking changes from the previous stable release,
make sure you put the tag `[breaking change]` at the first line of the extended description,
and start the description text from the second line.

Expand Down