Trying out issue forks on Drupal.org!

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

This functionality has been a *long* time coming. It's definitely going to be a bit of a process to refine the UX and make it easier for people who aren't familiar with both git and the existing patch-based workflow.

I really hope we can iron that out though and figure out tweaks to make it better. The great thing about Drupal.org patches (old workflow) is people can pick up easily where others dropped off and you could kind of use whatever workflow you wanted (but you *had* to have a workflow, not great for newcomers). But the great thing about forks/PRs/MRs is that it's way easier to rebase, retest, and use git's flexibility (but it's harder to make it collaborative without making more people maintainers or adding permissions).

JeffGeerling