From f436fe6ae7a496e2eb7d7a1988b7233e3e4de393 Mon Sep 17 00:00:00 2001 From: Matt Allen Date: Tue, 9 Apr 2024 15:41:11 -0700 Subject: [PATCH] Update HOW_TO_BECOME_A_CONTRIBUTOR_PLUS.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated the below to ask for links to three challenging issue. ## How to join? Email contributors@expensify.com and include "C+ Team Application" in the subject line if you’re interested in joining. Please include: 1. Your GitHub username. 2. A link to the PRs you've authored that have been merged. ie. `https://github.com/Expensify/App/pulls?q=is%3Apr+is%3Amerged+author%3Aparasharrajat`. 3. Links to three GitHub issues that were particularly challenging and best demonstrate your skill level. --- contributingGuides/HOW_TO_BECOME_A_CONTRIBUTOR_PLUS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/contributingGuides/HOW_TO_BECOME_A_CONTRIBUTOR_PLUS.md b/contributingGuides/HOW_TO_BECOME_A_CONTRIBUTOR_PLUS.md index f2a2efca1f5f..e7dcf5404c34 100644 --- a/contributingGuides/HOW_TO_BECOME_A_CONTRIBUTOR_PLUS.md +++ b/contributingGuides/HOW_TO_BECOME_A_CONTRIBUTOR_PLUS.md @@ -24,4 +24,7 @@ C+ are contributors who are experienced at working with Expensify and have gaine ## How to join? -Email contributors@expensify.com and include "C+ Team Application" in the subject line if you’re interested in joining. Please include your GitHub username and a link to the PRs you've authored that have been merged. ie. `https://github.com/Expensify/App/pulls?q=is%3Apr+author%3Aparasharrajat+is%3Amerged` +Email contributors@expensify.com and include "C+ Team Application" in the subject line if you’re interested in joining. Please include: +1. Your GitHub username. +2. A link to the PRs you've authored that have been merged. ie. `https://github.com/Expensify/App/pulls?q=is%3Apr+is%3Amerged+author%3Aparasharrajat`. +3. Links to three GitHub issues that were particularly challenging and best demonstrate your skill level.