Skip to content

Commit

Permalink
Create labels.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rohan-kulkarni-25 authored Jun 5, 2021
1 parent dad57b4 commit 22009de
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions labels.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[
{
"name": "good first issue",
"color": "a9e3ff"
},
{
"name": "🆘 help wanted",
"color": "ff00ff"
},
{
"name": "🟥 Level : 4 ",
"color": "b60205"
},
{
"name": "🟧 Level : 3 ",
"color": "ff9f1c"
},
{
"name": "🟨 Level : 2 ",
"color": "ffcc00"
},
{
"name": "🟩 Level : 1 ",
"color": "cfda2c"
},
{
"name": " LGM-SOC 21 ",
"color": "d93f0b"
}
]

0 comments on commit 22009de

Please sign in to comment.