Update under username menu
Fixes
Fixes for #764 (closed) no by @epageperron
Description
After commiting changes in phoenix/feature/under-username-menu, I did git push origin phoenix/feature/under-username-menu and then I am creating PR using the link shown.
remote:
remote: To create a merge request for phoenix/feature/under-username-menu, visit:
remote: https://gitlab.com/18mcme16/framework/-/merge_requests/new?merge_request%5Bsource_branch%5D=phoenix%2Ffeature%2Funder-username-menu
remote:
Type of PR This PR is a [feature|improvement].
Technicalities
Tests
Screenshots
Checklist:
-
My pull request has a descriptive title (not a vague title like "Update index.md"). -
My pull request targets the phoenix/developbranch of the repository. -
My commit messages follow best practices. -
My code follows the established code style of the repository. -
I added tests for the changes I made (if applicable). -
I added or updated documentation (if applicable). -
I tried running the project locally and verified that there are no visible errors.