Skip to content

Commit 933eacb

Browse files
committed
Merge #555: Update labels.json #503
922a46d Update labels.json #503 (Shrirang Borde) Pull request description: Added good first issue label #503 in label.json file ACKs for top commit: josecelano: ACK 922a46d Tree-SHA512: c53ccb22db1348f04df2be30eece96bedfcdffcc818d5ea7431590f4950f9d418543975a52a66eb9dd2385d553106aef9965931cbd92cefce3143c6ac0a463f4
2 parents f6f07b4 + 922a46d commit 933eacb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/labels.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -250,5 +250,11 @@
250250
"color": "eae3e7",
251251
"description": "You can still do it another way",
252252
"aliases": []
253+
},
254+
{
255+
"name": "good first issue",
256+
"color": "b0fc38",
257+
"description": "Feel free to seek assistance when needed",
258+
"aliases": []
253259
}
254-
]
260+
]

0 commit comments

Comments
 (0)