This is an Anonymous Dataset and Source Code Release for FSE 2025 paper, "RABTR: Retrieval-Augmented Bug Triage with Reasoning". You can check dataset in dataset folder and runnable source code in
Software bug report classification is one of the most significant processes in software development for determining the nature and severity of faults based on their causes and effects. In many project
The General Defect Classification (GDC) is a classification scheme that treats code 1) defects, 2) changes (“fixes of the defects”), 3) warnings from automated static analyzer tools (ASATs), and 4) th
This is an Anonymous Dataset and Source Code Release for FSE 2025 paper, "RABTR: Retrieval-Augmented Bug Triage with Reasoning". You can check dataset in dataset folder and runnable source code in