Skip to content

Commit

Permalink
improve submitting changes section on contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
julioxavierr committed Feb 26, 2020
1 parent c107a5e commit 7f76e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Please open an issue with a proposal for a new feature or refactoring before sta
- Create a new feature branch based off the `master` branch.
- Make sure all tests pass and there are no linting errors.
- Submit a pull request, referencing any issues it addresses.
- 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.

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

Expand Down

0 comments on commit 7f76e58

Please sign in to comment.