Специальный робот, который шарится по репозиториям, ищет с помощью git blame достаточно старые (но не совсем старые) строки, и пишет на емейл автора вопрос:
I'm trying to forward-port {{ project_name }} to a newer runtime, and I got few odd issues to fix. I'm trying to understand your motivation for decision here: {{ line_ref_link }}. Why you've decided to go this way? You've committed it as {{ commit_message }}, but I can't get the context. Can you help me understand it, please?
Все объяснения потом засылаются в виде пулл-реквеста в документацию в каталог 'additional_dev_comments/'.
I'm trying to forward-port {{ project_name }} to a newer runtime, and I got few odd issues to fix. I'm trying to understand your motivation for decision here: {{ line_ref_link }}. Why you've decided to go this way? You've committed it as {{ commit_message }}, but I can't get the context. Can you help me understand it, please?
Все объяснения потом засылаются в виде пулл-реквеста в документацию в каталог 'additional_dev_comments/'.