mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-09 18:15:42 +03:00
24 lines
381 B
JSON
24 lines
381 B
JSON
|
[
|
||
|
{
|
||
|
"section": "Feature Requests",
|
||
|
"labels": [
|
||
|
"🦄 Feature Request"
|
||
|
],
|
||
|
"threshold": 100
|
||
|
},
|
||
|
{
|
||
|
"section": "Bugs",
|
||
|
"labels": [
|
||
|
"🐛 Bug"
|
||
|
],
|
||
|
"threshold": 100
|
||
|
},
|
||
|
{
|
||
|
"section": "Questions & Feedback",
|
||
|
"labels": [
|
||
|
"🤷♂️ Question",
|
||
|
"🌈 Feedback"
|
||
|
],
|
||
|
"threshold": 100
|
||
|
}
|
||
|
]
|