diff --git a/.github/labels.json b/.github/labels.json index 3b8a2af4..778c0c89 100644 --- a/.github/labels.json +++ b/.github/labels.json @@ -250,5 +250,11 @@ "color": "eae3e7", "description": "You can still do it another way", "aliases": [] + }, + { + "name": "good first issue", + "color": "b0fc38", + "description": "Feel free to seek assistance when needed", + "aliases": [] } -] \ No newline at end of file +]