Draft: Add README for groups

What does this MR do and why?

Related to #378737 (closed)

Proof of concept for adding a group README.md

Screenshots

Screenshot_2023-02-02_at_1.16.35_PM

How to set up and validate locally

  1. Create a group
  2. In that group create a project with the slug gitlab-meta
  3. Enable the :show_group_readme feature flag
    • bin/rails console
    • Feature.enable(:show_group_readme)
  4. Go to the group overview

MR acceptance checklist

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

Edited by Peter Hegman

Merge request reports

Loading