Skip to content

Commit 7f76e58

Browse files
committed
improve submitting changes section on contributing
1 parent c107a5e commit 7f76e58

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
@@ -57,6 +57,7 @@ Please open an issue with a proposal for a new feature or refactoring before sta
5757
- Create a new feature branch based off the `master` branch.
5858
- Make sure all tests pass and there are no linting errors.
5959
- 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.
6061

6162
Please try to keep your pull request focused in scope and avoid including unrelated commits.
6263

0 commit comments

Comments
 (0)