From bbc27b19476c64da05e740d74fa6f69cf34662da Mon Sep 17 00:00:00 2001 From: Soulfire Jarexi Backblaze Date: Thu, 18 Jan 2024 19:18:25 -0500 Subject: [PATCH] Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md (#5209) * Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md * Bug 1875360 - Update archived "Good First Issue" search with Bugzilla search in Fenix README.md --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 064637470..e2adfade8 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,7 @@ Please read the [Community Participation Guidelines](https://www.mozilla.org/en- * Localization happens on [Pontoon](https://pontoon.mozilla.org/projects/firefox-for-android/). Please get in touch with delphine (at) mozilla (dot) com directly for more information. -**Beginners!** - Watch out for [Issues with the "Good First Issue" label](https://github.com/mozilla-mobile/fenix/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22). These are easy bugs that have been left for first timers to have a go, get involved and make a positive contribution to the project! - +**Beginners!** - Visit [Codetribute's Fenix page](https://codetribute.mozilla.org/projects/fenix). These are easy bugs that have been left for first timers to have a go at, get involved and make a positive contribution to the project! ## I want to open a Pull Request!