kitsune/contribute.json

31 строка
1.3 KiB
JSON

{
"name": "Kitsune",
"description": "Kitsune is the platform that powers SuMo (support.mozilla.org).",
"repository": {
"url": "https://github.com/mozilla/kitsune/",
"license": "BSD 3-Clause",
"tests": "https://app.circleci.com/pipelines/github/mozilla/kitsune"
},
"participate": {
"home": "https://mozilla.github.io/kitsune/contributors/",
"docs": "https://mozilla.github.io/kitsune/hacking_howto/",
"matrix": "https://chat.mozilla.org/#/room/#support-platform:mozilla.org",
"matrix-contacts": ["tasos", "ryan"],
"slack": "https://mozilla.slack.com/messages/support-platform",
"slack-contacts": ["tasos", "ryan"]
},
"bugs": {
"list": "https://bugzilla.mozilla.org/buglist.cgi?quicksearch=OPEN%20product%3Asupport.mozilla.org",
"report": "https://bugzilla.mozilla.org/enter_bug.cgi?product=support.mozilla.org",
"mentored": "https://bugzilla.mozilla.org/buglist.cgi?o1=isnotempty&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&f1=bug_mentor&product=support.mozilla.org"
},
"urls": {
"prod": "https://support.mozilla.org/",
"stage": "https://support.allizom.org/"
},
"keywords": [
"django",
"python"
]
}