gitea
gitea copied to clipboard
proposal: split org Propfile README to a new tab `overview`
like user profile, add a new overviw tab to show profile READEME when it is exist.
replace #31349 (another solution option)
example view:
Looks like Github's default page is repositories list.
Github renders:
- Overview tab: Readme + Repos
- Repos tab: Repos
I suggest we do the same, which should make everyone happy.
Looks like Github's default page is repositories list.
No, if I open https://github.com/go-gitea, it goes to the the overview tab.
Github renders:
- Overview tab: Readme + Repos
- Repos tab: Repos
I suggest we do the same, which should make everyone happy.
has add it https://github.com/go-gitea/gitea/pull/31373/commits/990584f9bd5734478f8e8de8bf9f8a66ae149864
This is not ideal because I think the members and team on the right sidebar of repository list can be removed since there is an overview tab. Of course, it can be finished by another PR. But there is a conflict if there is no .profile repository.
This PR has been in reviewed/wait-merge status for long enough. I think it's time to merge.