You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ Pull requests are always welcome. To speed up the review process, please ensure
17
17
- Tests covering the changes;
18
18
- Story (storybook) if it's a new feature;
19
19
- 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.`
20
21
21
22
In order to send a Pull Request, you will need to setup your environment - check instructions below;
0 commit comments