Skip to content

Commit eab828c

Browse files
committed
Clarify documentation about the status of this config
1 parent 22bdd68 commit eab828c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Configure ESLint with a `.eslintrc` file using the following contents:
1515
}
1616
```
1717

18-
## Proposing changes
18+
## Status
1919

20-
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).
20+
This config follows the spirit of the jQuery [code style](https://contribute.jquery.org/style-guide/js/), does not violate it and extends it.
2121

2222
## Semver policy
2323

0 commit comments

Comments
 (0)