Skip to content

Commit dec857a

Browse files
committed
Document semver policy
1 parent ddbf95f commit dec857a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

+4
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ Configure ESLint with a `.eslintrc` file using the following contents:
1818
## Proposing changes
1919

2020
Over time, ESLint implements new rules, alter existing ones, and retire old ones. Changes to the jQuery config should be made as pull requests to this repo, with issues raised on jQuery contibute [repository](https://github.com/jquery/contribute.jquery.org/issues).
21+
22+
## Semver policy
23+
24+
Same approach as in ESLint, see https://github.com/eslint/eslint#user-content-semantic-versioning-policy.

0 commit comments

Comments
 (0)