Feature Request: Add a "Copy" button to README.md on the repository main page #202776
Replies: 2 comments
|
💬 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. ⭐ |
|
A copy button would be useful. Until it exists, there are two reliable ways to get the same result without navigating into the file. For a public repository, the raw Markdown URL is: For scripts or private repositories, use the documented README endpoint instead: The repository contents API supports a For the UI proposal, I would make the button explicit about the representation: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Other
In the era of AI, we frequently copy README files into LLMs, but the current workflow requires searching for a library, opening the repository, clicking into the README.md file, and only then copying it. It would be incredibly convenient to have a quick "Copy" button right on the main page of the repository in the README header block. This simple addition would save developers multiple clicks and significantly speed up their daily workflow.
All reactions