Update README.md
Browse files
README.md
CHANGED
|
@@ -68,6 +68,7 @@ size_categories:
|
|
| 68 |
# GitHub Pull Request Bug–Fix Dataset
|
| 69 |
|
| 70 |
[Kaggle url](https://www.kaggle.com/datasets/adhavanyuvaraj/github-issues)
|
|
|
|
| 71 |
A **curated, high-signal dataset of real-world software bugs and fixes** collected from **25 popular open-source GitHub repositories**.
|
| 72 |
Each entry corresponds to a **single pull request (PR)** and pairs contextual metadata with the **exact code changes (unified diffs)** that fixed the bug.
|
| 73 |
|
|
|
|
| 68 |
# GitHub Pull Request Bug–Fix Dataset
|
| 69 |
|
| 70 |
[Kaggle url](https://www.kaggle.com/datasets/adhavanyuvaraj/github-issues)
|
| 71 |
+
|
| 72 |
A **curated, high-signal dataset of real-world software bugs and fixes** collected from **25 popular open-source GitHub repositories**.
|
| 73 |
Each entry corresponds to a **single pull request (PR)** and pairs contextual metadata with the **exact code changes (unified diffs)** that fixed the bug.
|
| 74 |
|