From 715e48562fb691b2d4aef0bdeac76b1becfbb952 Mon Sep 17 00:00:00 2001 From: Jacob Smith <3012099+JakobJingleheimer@users.noreply.github.com> Date: Tue, 4 Mar 2025 23:08:20 +0100 Subject: [PATCH] proposal: collaborator-track mentorship programme --- proposals/collaborator-mentor-program.md | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 proposals/collaborator-mentor-program.md diff --git a/proposals/collaborator-mentor-program.md b/proposals/collaborator-mentor-program.md new file mode 100644 index 0000000..13f9983 --- /dev/null +++ b/proposals/collaborator-mentor-program.md @@ -0,0 +1,34 @@ +# Node.js collaborator-track mentee + +The number of mentors is limited, and of those, their capacity is also limited. Collaborator numbers are also down. We need to focus on contributors who we see potential to become collaborators. + +## The process: + +1. A collaborator can privately nominate an active contributor for mentorship (similar to collaborator status nomination, perhaps in the same repo's discussion board). +1. The nomination remains open until either the nomination is blocked or the contributor is accepted by a mentor. + +Mentors, their chosen/stated capacity, and their active mentees are tracked privately. This is helpful when deciding whether to nominate a contributor for mentorship (ex if there is already sigificantly more demand than supply). + +## Expectations & responsibilities + +### Mentor + +* Is a collaborator. +* Is reasonably available to guide their mentee. +* Helps find suitable places to contribute. +* Nominates their mentee for collaborator status when they meet the criteria + * nominating a mentee for collaborator status would carry more weight (a mentee is a known talent). + +A mentor should check in with a mentee who they haven't heard from in a while, but it's not a requirement. + +### Mentee + +* Checks in. + * A mentee who is MIA (without forewarning) for 3 or more months (baring mitigating circumstances) is dropped and ineligible for the programme for 6 months. + * May withdraw without penalty. +* Makes the contributions. + +### Both + +* Decide (up front) check-in cadence and level of interaction. + * Can of course be adjusted later; better to have it explicit for a mutual understand.