====
Kuma
====

.. image:: https://travis-ci.com/mdn/kuma.svg?branch=master
   :target: https://travis-ci.com/mdn/kuma
   :alt: Build Status

.. image:: https://codecov.io/github/mdn/kuma/coverage.svg?branch=master
   :target: https://codecov.io/github/mdn/kuma?branch=master
   :alt: Code Coverage Status

.. image:: http://img.shields.io/badge/license-MPL2-blue.svg
   :target: https://raw.githubusercontent.com/mdn/kuma/master/LICENSE
   :alt: License

.. image:: https://img.shields.io/badge/whatsdeployed-stage,prod-green.svg
   :target: https://whatsdeployed.io/s/HC0/mdn/kuma
   :alt: What's deployed on stage,prod?

.. Omit badges from docs

Kuma is the platform that powers `MDN (developer.mozilla.org)
<https://developer.mozilla.org>`_

Development
===========

:Code:          https://github.com/mdn/kuma
:Issues:        `P1 Bugs`_ (to be fixed in current or next sprint_)

                `P2 Bugs`_ (to be fixed in 180 days)

                `All developer.mozilla.org bugs`_

                `Pull Request Queues`_
:Dev Docs:      https://kuma.readthedocs.io/en/latest/installation.html
:CI Server:     https://travis-ci.com/mdn/kuma
:Forum:         https://discourse.mozilla.org/c/mdn
:IRC:           irc://irc.mozilla.org/mdndev
:Servers:       `What's Deployed on MDN?`_

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

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

.. _`P1 Bugs`: https://github.com/mdn/kuma/issues?q=is%3Aopen+is%3Aissue+label%3Ap1
.. _`P2 Bugs`: https://github.com/mdn/kuma/issues?q=is%3Aopen+is%3Aissue+label%3Ap2
.. _`All developer.mozilla.org bugs`: https://mzl.la/2onLvZ8
.. _`Pull Request Queues`: http://prs.mozilla.io/mdn:kuma,kumascript,infra,mdn-fiori
.. _`What's Deployed on MDN?`: https://whatsdeployed.io/s/HC0/mdn/kuma
.. _sprint: https://wiki.mozilla.org/Engagement/MDN_Durable_Team/Processes#Planning_Sprints


Getting started
===============

Want to help make MDN great? Our `contribution guide
<https://github.com/mdn/kuma/blob/master/CONTRIBUTING.md>`_ lists some good
first projects and offers direction on submitting code.
