mirror of
https://github.com/Lissy93/dashy.git
synced 2024-11-23 12:43:52 +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
|
|
}
|
|
] |