A Simple NLP-based Approach to Support Onboarding and Retention in Open-Source Communities

06/07/2018
by   Christoph Stanik, et al.
0

Successful open source communities are constantly looking for members and helping them to become active developers. One common approach for developer onboarding in open source projects is to let newcomers focus on relevant but easy-to-solve issues, which enables them to familiarize themselves with the code and the community. The first goal of this research is to automatically identify issues that newcomers resolved by analyzing the history of resolved issues. The second goal is to automatically identify issues that will be resolved by newcomers who are retained. We mined the issue trackers of three large open source projects and extracted natural language features from the title and description of resolved issues. In a series of experiments, we compared the accuracy of four supervised classifiers to address the above goals. The best classifier, Random Forest, achieved up to 91 (F1-score 72 newcomers addressed and resolved right after joining the project. Towards the second goal, the best classifier, Decision Tree, achieved a precision of 92 (F1-score 91 In a qualitative evaluation, we give insights on what textual features are perceived as helpful. Our approach can be used to automatically identify, label, and recommend issues for newcomers in open source software projects based solely on the text of the issues.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/04/2021

Label it be! A large-scale study of issue labeling in modern open-source repositories

In a wave of growth, open-source projects need to modernize and change h...
research
04/06/2018

Traceability in the Wild: Automatically Augmenting Incomplete Trace Links

Software and systems traceability is widely accepted as an essential ele...
research
01/26/2022

LAGOON: An Analysis Tool for Open Source Communities

This paper presents LAGOON – an open source platform for understanding t...
research
08/17/2023

Personalized First Issue Recommender for Newcomers in Open Source Projects

Many open source projects provide good first issues (GFIs) to attract an...
research
06/14/2022

Automated Detection of Typed Links in Issue Trackers

Stakeholders in software projects use issue trackers like JIRA to captur...
research
06/27/2022

Incivility Detection in Open Source Code Review and Issue Discussions

Given the democratic nature of open source development, code review and ...
research
03/23/2021

Can I Solve It? Identifying APIs Required to Complete OSS Task

Open Source Software projects add labels to open issues to help contribu...

Please sign up or login with your details

Forgot password? Click here to reset