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
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ Please open an issue with a proposal for a new feature or refactoring before sta
57
57
- Create a new feature branch based off the `master` branch.
58
58
- Make sure all tests pass and there are no linting errors.
59
59
- Submit a pull request, referencing any issues it addresses.
60
+
- If you changed external-facing types, make sure to also build the project locally and include the updated API report file etc/redux-toolkit.api.md in your pull request.
60
61
61
62
Please try to keep your pull request focused in scope and avoid including unrelated commits.
0 commit comments