go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.95k stars 5.48k forks source link

Gitea doesn't display README.md from other config directories #7697

Closed lmariscal closed 5 years ago

lmariscal commented 5 years ago

Description

Github allows to have your reposs README.md under .github directory as shown in https://github.com/nimgl/nimgl and https://github.com/ocornut/imgui but Gitea doesn't render neither readmes under .github nor under .gitea. You can live test it in the repo provided above.

This has been previously mentioned in https://github.com/go-gitea/gitea/issues/5370 but there has been no follow up.

Screenshots

2019-07-31 225837 2019-07-31 225913 2019-07-31 225858

lunny commented 5 years ago

I have reopened #5370, please follow that issue.