We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a732a commit 1d8078eCopy full SHA for 1d8078e
CONTRIBUTING.md
@@ -57,7 +57,7 @@ significant and valuable contributions over time are made _Committers_
57
and given commit-access to the project.
58
59
If you're looking for easy bugs, have a look at
60
-[issues labelled E-easy](https://github.com/SeleniumHQ/selenium/issues?q=is%3Aopen+is%3Aissue+label%3AE-easy)
+[issues labelled: `good first issue`](https://github.com/SeleniumHQ/selenium/issues?q=is%3Aopen%20is%3Aissue%20label%3A%22good%20first%20issue%22)
61
on Github.
62
63
This document will guide you through the contribution process.
0 commit comments