Add README to organization profile doesn't quite work #138187
-
Select Topic AreaBug BodyI recently setup an organization. On the right was an option to create a README for the organization home page, so I clicked on it and it walked me through the generation of a .github project. It then, as expected, generated README.md and LICENSE files. Despite that, the README didn't show up. After a bit of digging, I found out that the README file must be in the The wizard needs to be fixed. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
How to learn README? |
Beta Was this translation helpful? Give feedback.
It sounds like you encountered an issue with the wizard in GitHub that generates a README for an organization's home page but places it in the wrong directory by default. Specifically, the README file should be placed in a .github/profile/ folder to show up correctly on the organization’s profile page.
To report this issue and get it fixed, you should consider submitting feedback directly to GitHub. Here are the steps you can take:
How to Report the Issue to GitHub:
Visit GitHub's Support Page:
Go to GitHub Support.
Select Contact GitHub Support or Submit a request.
Submit Feedback via Discussions:
Some GitHub features have dedicated discussions or feedback threads. You can participate in…