Skip to content

Commit 800b73f

Browse files
versioning policy section
1 parent f2eebff commit 800b73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ _For larger features, your contribution will have a higher likelihood of getting
8686
- [ ] If significant enough, you have created an issue about documenting the new feature or change and you have added it to the [Documentation] project.
8787
- [ ] You have created a pull request in [Dash Docs] with the new release of your feature by editing that project's [`requirements.txt` file](https://github.com/plotly/dash-docs/blob/master/requirements.txt) and you have assigned `@chriddyp` to review.
8888

89-
### Versioning Policy
89+
## Versioning Policy
9090
This repository adheres to [semver](https://semver.org/). The following policy is in effect for `dash`, `dash-core-components`, `dash-html-components` and `dash-renderer`:
9191
1. Matching major version numbers are guarenteed to work together.
9292
2. Any change to the public API (breaking change) will increase a major version.

0 commit comments

Comments
 (0)