Skip to content

Commit d1b873b

Browse files
committed
Update README.md
1 parent 00ae7e4 commit d1b873b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Then configure the rules you want to use under the rules section.
7676
- [no-hash-href](docs/rules/no-hash-href.md): Enforce an anchor element's href prop value is not just #.
7777
- [valid-aria-role](docs/rules/valid-aria-role.md): Enforce that elements with ARIA roles must use a valid, non-abstract ARIA role.
7878

79+
## Contributing
80+
Feel free to contribute! I am currently using [Google Chrome's Audit Rules](https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules) to map out as rules for this plugin.
81+
7982
## License
8083

8184
eslint-plugin-jsx-a11y is licensed under the [MIT License](LICENSE.md).

0 commit comments

Comments
 (0)