-
-
Notifications
You must be signed in to change notification settings - Fork 6
Allow for self-nominations for team membership #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
100% on board with this. I think the current notion of how to bring people on worked well when we were a bit smaller and there was a lot more active observation of the project, but now that it's grown very large and decentralized, I'm noticing it's a lot harder for individual team members to "notice" a single contributor like we were before. I think the easiest way for this to work is for someone who is interested to DM someone in the LT (we're all listed, or at least if not someone should PR that ;-)) and ask for access, while providing a sample of the work they've done on the project so far. The LT as a whole can then decide on how they look, how well they seem to be interacting, etc. and go from there. Other suggestions welcome too. It's worth noting that I don't plan to extend merge perms on the main repos (jellyfin and jellyfin-web) to non-LT members, nor on subprojects to new people, so this would be in a PR-approval-only role ("write" perms in GH speak, not "maintain" or "admin") until someone with "maintain"/"admin" on a given project decided otherwise. And for subprojects, the subproject leader would be part of the conversation too. Perhaps even having team member requests for subprojects go right to them and then they filter up to us, I'm really open to anything; I don't think it's a big deal, because... It's probably worth stressing too that, aside from membership in the private team chats, team membership doesn't really confer much else except recognition/badge on the org. For the most part if someone is contributing, they're contributing, they get listed in the changelogs, etc. so it shouldn't be that big of a deal. But hey, the more the merrier, and reviews are always a problem in some repos so. |
OK looking to revisit this now, especially with recent issues and the call for new developers. I propose a very formatlized policy for this leveraging this repo. The process would be as follows:
Example self-nomination template: Jellyfin Team Self-NominationTell us about yourselfBriefly describe yourself, including relevant employment (what you do). Tell us why you want to join the teamBriefly describe what you want to get out of Jellyfin team membership. Tell us why we should accept your nominationDescribe in detail your contributions to the Jellyfin project so far, including links to at least 3 merged PRs and either at least 3 valid reviews to existing PRs or at least 3 valid issues you have submitted. Describe what benefits you would bring to the team, and how much time (approximate) you can contribute to Jellyfin on a weekly basis. Tell us what team(s) you want to joinIntake is to Triage, but we would like to know where you'd like to contribute more than anywhere else: server/backend, web, vue, plugins, an individual client, etc. |
Sounds reasonable. "Valid" should be defined somewhat though and 3 merged PRs is also a bit vague. I don't consider renaming a method to be valid for that consideration |
I think "valid" for reviews would mean: (1) it's reviewing something of actual substance, not just a trivial change; (2) there is actual feedback provided in the review, not just a checkmark; and (3) the review was "accepted" (not contradicted) by the relevant team(s). For issues "valid" would mean (1) it's not a trivial issue or something already reported; (2) it follows a proper Issue template. |
We should update the project guidelines to allow for contributors to self-nominate to join the Jellyfin team. We will also need some process defined on how the self-nominations will occur (i.e. a GitHub issue, form, or some other method).
The text was updated successfully, but these errors were encountered: