Skip to content

Fix related branch text alignment

Jarek Ostrowski requested to merge fix-related-branch-text-alignment into master

What does this MR do and why?

Fixes the alignment of the related branch text in issues.

Screenshots or screen recordings

Before After
Screen_Shot_2021-12-01_at_11.13.40_AM Screen_Shot_2021-12-01_at_11.18.51_AM

How to set up and validate locally

  1. Create an issue, remember the issue number.
  2. Go to Web IDE.
  3. Make edits.
  4. When committing, select "Create new branch"
  5. Name the branch and start with the issue number of the issue you created. For example, 12-my-branch. This should trigger the "Related branch" in the issue.
  6. Go to the created issue, you should see the "Related branch" link.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports