Supplementary materials for the study of feature requests on GitHub
收藏资源简介:
Supplementary materials for the study of feature requests on GitHub Explanation of files in the folder - `repos.csv` contains the repositories used for our analysis.- `issues.csv` includes all issues from those repositories, along with their `http_url`, creation, last updated or closed timestamps, and the `state_reason`.- `FR_label_names.csv` lists the labels we identified as feature requests.- `combosFR.csv` records the frequency of labels for feature request issues, while `combosNotFR.csv` captures non-feature-request labels co-occurring with FR issues.- `repos_trends.csv` tracks changes in feature request issue metrics within the first three years after each repository was created.- `cluster_repos.csv` contains clustering results based on the metrics from `repos_trends.csv`.- The `pdps` folder contains all the partial dependence plots (PDPs) for the features.



