Sort some badges; add an Activity category (#2448)

This commit is contained in:
Paul Melnikow
2018-12-05 14:17:37 -05:00
committed by GitHub
parent 54569e9668
commit 477d357286
21 changed files with 34 additions and 26 deletions

View File

@@ -9,7 +9,7 @@ const {
module.exports = class GithubCommitStatus extends LegacyService {
static get category() {
return 'other'
return 'issue-tracking'
}
static get route() {