Skip to content

Commit 4229519

Browse files
authored
docs: add good first issue sentence (#28089)
1 parent ff27a93 commit 4229519

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ Material.
3131

3232
If you'd like to contribute, please follow our [contributing guidelines][contributing]. Please see
3333
our [`help wanted`][help-wanted] label for a list of issues with good opportunities for
34-
contribution.
34+
contribution. You can also use the [`good first issue`][good-first-issue] label to find issues
35+
if you are just starting to contribute to the project.
3536

3637
## What we're working on now (Q2 2023):
3738
* Investigating and fixing reported regressions for the new components launched in v15
@@ -81,3 +82,4 @@ We aim for great user experience with the following screen readers:
8182
[getting-started]: https://material.angular.io/guide/getting-started
8283
[contributing]: https://github.com/angular/components/blob/main/CONTRIBUTING.md
8384
[help-wanted]: https://github.com/angular/components/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22
85+
[good-first-issue]: https://github.com/angular/components/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22+label%3A%22good+first+issue%22

0 commit comments

Comments
 (0)