We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4aaa7ba + 37073f8 commit 444dec9Copy full SHA for 444dec9
README.md
@@ -193,7 +193,7 @@ Contributions welcome include:
193
When contributing, please keep in mind the following:
194
- Create tests if possible.
195
- Update the documentation if necessary.
196
- - If your change is a [braking change](https://semver.org) a migration guide MUST be included. This
+ - If your change is a [breaking change](https://semver.org) a migration guide MUST be included. This
197
should be placed in the `guide/src/migration-guides` directory.
198
- Use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). We use these to automatically generate changelogs.
199
0 commit comments