Merge pull request #438 from pathmapper/top_issues

Create .topissuesrc
This commit is contained in:
Orange Mug
2018-10-21 11:48:21 +01:00
committed by GitHub

15
.topissuesrc Normal file
View File

@@ -0,0 +1,15 @@
{
"labels": {
"bug": 5,
"maintenance": 3,
"mentioned in the 1st survey": 2
},
"reactions": {
"+1": 2,
"-1": -1,
"laugh": 1,
"hooray": 2,
"confused": 1,
"heart": 2
}
}