Skip to content

fix: formatting issue

Jillian Vogel requested to merge jill/sprint-manager-tweaks into master

The Note was overshadowing the list of criteria to consider a ticket Done.

Jira ticket

FAL-211

Screenshot

Broken (currently on handbook):

Done_broken

Fixed:

Done_fixed

Testing instructions

  1. In a virtualenv, run:

    make install_prereqs
    make preview
  2. View preview/task_workflows.html and check that the above issue is fixed as shown.

Edited by Jillian Vogel

Merge request reports