{% extends "base_nav.html" %} {% block jsheader %} {% endblock %} {% block body %}

Fedora Blocker Bug Tracking

The blockerbugs app is used to propose and track release blocking and freeze exception bugs and related updates in Fedora releases currently under development.

If you notice bugs or have suggestions on how we can make this app better, please report or discuss them in any of the following places:

Thanks for participating in Fedora development and/or testing!

Currently Active Milestones

Most Recent Spins

{% for spin in spins %} {% endfor %}
Name Type
{{ spin.name }} {{ spin.spin_type }}
{#
    {% for spin in spins %}
  • {{ spin.name }}
  • {% endfor %}
#}
{% endblock %} {% block footer %}
This application is open source! Get the code or look at development plans.
{% endblock %}