Skip to content

Add user README to users profile

Phil Hughes requested to merge ph/232157/userReadme into master

What does this MR do and why?

Adds the ability for users to create a project that matches their own username and as long as this project is public we will then display the content of a README if it exists in the project on the users overview tab.

Screenshots or screen recordings

Screenshot_2021-11-04_at_16.27.59

How to set up and validate locally

  • Create a new project that matches your current users username. ie. for me that would be iamphill.
    • Make sure that this project is public
  • Create a README inside of this project
  • View your users profile

MR acceptance checklist

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

Closes #232157 (closed)

Edited by David O'Regan

Merge request reports