Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.73 KB

README.rst

File metadata and controls

53 lines (37 loc) · 1.73 KB

Kuma

Build Status Code Coverage Status Requirements Status

Kuma is the platform that powers MDN (developer.mozilla.org)

Development

Code:

https://github.com/mozilla/kuma

Issues:

http://mzl.la/mdn_backlog (Product)

https://github.com/mozilla/kuma/issues?state=open (Engineering)

https://prs.paas.allizom.org/mozilla:kuma,kuma-lib,kumascript,mozhacks (PR Queue)

Dev Docs:

https://kuma.readthedocs.org/en/latest/installation-vagrant.html

CI Server:

https://travis-ci.org/mozilla/kuma

Mailing list:

https://lists.mozilla.org/listinfo/dev-mdn

IRC:

irc://irc.mozilla.org/mdndev

http://logs.glob.uno/?c=mozilla%23mdndev (logs)

Servers:

http://mzl.la/deployed-mdn (What's Deployed)

https://developer-dev.allizom.org/ (dev)

https://developer.allizom.org/ (stage)

https://developer.mozilla.org/ (prod)

Getting Started

Want to help make MDN great? Here are some options:

  1. Contribute to our selenium test suite
  2. Contribute to the platform itself. Our contribution guide lists some good first projects and offers direction on submitting code.