You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,18 @@ The method ``axe.execute()`` accepts two parameters: ``context`` and ``options``
71
71
72
72
For more information on ``context`` and ``options``, view the `aXe documentation here <https://github.com/dequelabs/axe-core/blob/master/doc/API.md#parameters-axerun>`_.
73
73
74
+
Contributing
75
+
------------
76
+
77
+
Fork the repository and submit PRs with bug fixes and enhancements;
78
+
contributions are very welcome. You can run the tests using
0 commit comments