There are questions about the issue #196812
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 would actually solve a real problem for many active open-source forks. There are quite a few cases where a fork becomes:
A dedicated fork-aware issue workflow could improve collaboration significantly. A few ideas that could make this even more useful:
This could especially help:
Right now, discussions and bug reports for active forks often become fragmented across repositories, external discussions, or duplicated issues. A more structured fork issue model could make collaboration much cleaner for both maintainers and contributors. Interesting proposal overall. |
Beta Was this translation helpful? Give feedback.
-
|
Basically, GitHub's system assumes that a "fork" is just a temporary workspace. The idea was always: you fork a project, fix a bug, submit a pull request back to the main project, and you're done. Because of that, GitHub tries to funnel all the issue reporting back to the original parent repository. But as we all know, that’s not always how it plays out. Sometimes the original creator abandons a project, and the community rallies around a specific fork to keep it alive. Or, somebody makes a fork specifically to adapt a tool for a different operating system. When that happens, the fork basically becomes its own independent project. Forcing people to log bugs in the original, inactive repository is confusing for users and a huge headache for the new maintainers. The proposed solution hits the nail on the head by asking for two main things:
This would be a massive quality-of-life improvement. It acknowledges that forks aren't just stepping stones anymore—sometimes they are the permanent successors to a project. Giving them the proper tools to manage their own communities would stop discussions from getting fragmented and make collaborating way smoother. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
Issues
Body
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions