Personalized First Issue Recommender for Newcomers in Open Source Projects
Wenxin Xiao, Jingyue Li, Hao He, Ruiqiao Qiu, and Minghui Zhou

TL;DR
This paper introduces PFIRec, a personalized recommender system for first issues in open source projects, which leverages newcomer-specific features to improve match accuracy and onboarding success.
Contribution
It proposes a novel personalized first issue recommender using machine learning, based on empirical analysis of newcomer preferences and characteristics, outperforming existing generic recommenders.
Findings
PFIRec doubles the likelihood of suitable issue recommendation.
Reduces unsuccessful issue selection attempts by one-third.
Empirically shows similarities in first issues among the same newcomers.
Abstract
Many open source projects provide good first issues (GFIs) to attract and retain newcomers. Although several automated GFI recommenders have been proposed, existing recommenders are limited to recommending generic GFIs without considering differences between individual newcomers. However, we observe mismatches between generic GFIs and the diverse background of newcomers, resulting in failed attempts, discouraged onboarding, and delayed issue resolution. To address this problem, we assume that personalized first issues (PFIs) for newcomers could help reduce the mismatches. To justify the assumption, we empirically analyze 37 newcomers and their first issues resolved across multiple projects. We find that the first issues resolved by the same newcomer share similarities in task type, programming language, and project domain. These findings underscore the need for a PFI recommender to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Open Source Software Innovations · Wikis in Education and Collaboration
