Update README.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,8 @@ size_categories:
|
|
| 27 |
|
| 28 |
|
| 29 |
----
|
|
|
|
|
|
|
| 30 |
<u>Data Collection Process</u><br>
|
| 31 |
1. Data Source: Publicly available records fetched from the GitHub REST API.<br>
|
| 32 |
2. Collection Method: Using Python-based "requests" library to fetch issue titles, descriptions and metadata.<br>
|
|
|
|
| 27 |
|
| 28 |
|
| 29 |
----
|
| 30 |
+
version: v1.0<p>
|
| 31 |
+
|
| 32 |
<u>Data Collection Process</u><br>
|
| 33 |
1. Data Source: Publicly available records fetched from the GitHub REST API.<br>
|
| 34 |
2. Collection Method: Using Python-based "requests" library to fetch issue titles, descriptions and metadata.<br>
|