Hi @MattePalte, Quick question. In the sentence > we provide a dataset of bugs that have been minimized accounting only the files and lines of code which were responsible for the bug fix. Could you please provide more information on how did you minimize each bug fix? Or point me to the document that describes that procedure. PS: So far, the most complete guide to minimize patches (e.g., bug fixes) I've seen is the one used in the [Defects4J](https://github.com/rjust/defects4j) dataset. You can find it in [here](https://github.com/rjust/defects4j/blob/master/framework/bug-mining/Patch-Minimization-Guide.md). -- Best, Jose