We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa93c70 commit 2a80b4eCopy full SHA for 2a80b4e
src/pages/gsoc.js
@@ -97,7 +97,7 @@ function gsoc() {
97
</li>
98
<li>
99
Look for a{" "}
100
- <a href="https://github.com/search?q=org%3APecanProject+tag%3A%22good+first+issue%22+&type=issues">
+ <a href="https://github.com/search?q=org%3APecanProject+label%3A%22good+first+issue%22+&type=issues">
101
good first issue
102
</a>{" "}
103
when you are ready to start contributing code.
0 commit comments