Add support for GitHub Support Communities

NOTE: This is not the same thing as GitHub, as not all Github users have a Github Support Community account.
pull/868/head
Arnav Mehta 4 years ago committed by GitHub
parent 9d824d16a3
commit 4bade34a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -651,6 +651,14 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"GitHub Support Community": {
"errorMsg": "Oops! That page doesnt exist or is private.",
"errorType": "message",
"url": "https://github.community/u/{}/summary",
"urlMain": "https://github.community",
"username_claimed": "jperl",
"username_unclaimed": "blue"
},
"GitLab": {
"errorMsg": "[]",
"errorType": "message",

Loading…
Cancel
Save