Skip to content

Commit b8762d6

Browse files
committed
Add breaking changes instructions to documentation
1 parent 684fa00 commit b8762d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Pull requests are always welcome. To speed up the review process, please ensure
1717
- Tests covering the changes;
1818
- Story (storybook) if it's a new feature;
1919
- Green builds;
20+
- Breaking changes are commited with a message that describes the issue. Example: `BREAKING CHANGE: styles based on class X need to be update to use class Y.`
2021

2122
In order to send a Pull Request, you will need to setup your environment - check instructions below;
2223

0 commit comments

Comments
 (0)