Skip to content

Commit 8382116

Browse files
authored
Fix link in CONTRIBUTING to list of contributions welcome issues (#9746)
1 parent 4f6a8e8 commit 8382116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repo as well.
2424

2525
We prioritize reviewing PRs that address issues with the following labels:
2626
* [`good-first-issue`](https://github.com/flutter/devtools/issues?q=state%3Aopen%20label%3Agood-first-issue): Small and easy issues that can be tackled by a first-time contributor.
27-
* [`contributions-welcome`](https://github.com/flutter/devtools/issues?q=state%3Aopen%20label%3Acontributions-welcome): Issues of any size or difficulty that we consider high-priority fixes.
27+
* [`contributions-welcome`](https://github.com/flutter/devtools/issues?q=state%3Aopen%20label%3A%22contributions%20welcome%22): Issues of any size or difficulty that we consider high-priority fixes.
2828

2929
We communicate primarily over GitHub and [Discord](https://github.com/flutter/flutter/blob/master/docs/contributing/Chat.md) on the
3030
[#hackers-devtools](https://discord.com/channels/608014603317936148/1106667330093723668) channel.

0 commit comments

Comments
 (0)