Remove title casing from the branch rules page
What does this MR do and why?
Our guidelines suggest that we use sentence case instead of Title Case.
How to set up and validate locally
- Enable the
branch_rules
feature flag - Setup a protected branch with a wildcard
- Navigate to
<project>/-/settings/repository#branch-rules
- Click on
Details
next to the protected branch you created in step 1 - The branch rules page should be displayed without correct wording
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.